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-07-15",
"epss": "0.03278",
"percentile": "0.87017"
},
"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\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-28T07:30:18+00:00",
"cve": "CVE-2019-9503",
"id": "CVE-2019-9503",
"initial_release_date": "2019-02-19T00:00:00+00:00",
"product_status:fixed": "489",
"product_status:known_affected": "42",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: brcmfmac frame validation bypass",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2019/cve-2019-9503.json",
"version": "3"
}
}
}
RHSA-2019:2741
Vulnerability from csaf_redhat - Published: 2019-09-12 13:08 - Updated: 2026-06-28 12:32A 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: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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-rt 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-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\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: 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* BUG: scheduling while atomic in zswap (BZ#1726362)\n\n* kernel-rt: update to the RHEL8.0.z batch#3 source tree (BZ#1734475)",
"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:2741",
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "1726362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1726362"
},
{
"category": "external",
"summary": "1734475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734475"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2741.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-06-28T12:32:18+00:00",
"generator": {
"date": "2026-06-28T12:32:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2019:2741",
"initial_release_date": "2019-09-12T13:08:59+00:00",
"revision_history": [
{
"date": "2019-09-12T13:08:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-09-12T13:08:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:32:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product": {
"name": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_id": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@4.18.0-80.11.1.rt9.156.el8_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"product": {
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"product_id": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-80.11.1.rt9.156.el8_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src"
},
"product_reference": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "NFV-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src"
},
"product_reference": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"relates_to_product_reference": "RT-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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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-12T13:08:59+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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
}
],
"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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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-12T13:08:59+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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
},
{
"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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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-12T13:08:59+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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
}
],
"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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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-12T13:08:59+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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
}
],
"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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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-12T13:08:59+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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
}
],
"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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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-12T13:08:59+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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2741"
},
{
"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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.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": [
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"NFV-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"NFV-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.src",
"RT-8.0.0.Z:kernel-rt-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-core-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debug-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-debuginfo-common-x86_64-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-devel-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-kvm-debuginfo-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64",
"RT-8.0.0.Z:kernel-rt-modules-extra-0:4.18.0-80.11.1.rt9.156.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Count overflow in FUSE request leading to use-after-free issues."
}
]
}
RHSA-2020:1016
Vulnerability from csaf_redhat - Published: 2020-03-31 20:33 - Updated: 2026-06-28 09:05A vulnerability was found in the Linux kernel’s CX24116 tv-card driver, where an out of bounds read occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. An attacker could use this flaw to leak kernel private information to userspace.
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
The KEYS subsystem in the Linux kernel omitted an access-control check when writing a key to the current task's default keyring, allowing a local user to bypass security checks to the keyring. This compromises the validity of the keyring for those who rely on it.
CWE-862 - Missing Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's implementation of networking tunnel device ioctl. A local attacker can cause a denial of service (NULL pointer dereference and panic) via an ioctl (TUNSETIFF) call with a dev name containing a / character.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel in the function hso_probe() which reads if_num value from the USB device (as an u8) and uses it without a length check to index an array, resulting in an OOB memory read in hso_probe() or hso_get_config_data(). An attacker with a forged USB device and physical access to a system (needed to connect such a device) can cause a system crash and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was discovered in the Linux kernel's USB subsystem in the __usb_get_extra_descriptor() function in the drivers/usb/core/usb.c which mishandles a size check during the reading of an extra descriptor data. By using a specially crafted USB device which sends a forged extra descriptor, an unprivileged user with physical access to the system can potentially cause a privilege escalation or trigger a system crash or lock up and thus to cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
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: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s Bluetooth implementation of UART. An attacker with local access and write permissions to the Bluetooth hardware could use this flaw to issue a specially crafted ioctl function call and cause the system to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe a weak IP ID generation in this field to track Linux devices.
CWE-1241 - Use of Predictable Algorithm in Random Number Generator| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw in the load_elf_binary() function in the Linux kernel allows a local attacker to leak the base address of .text and stack sections for setuid binaries and bypass ASLR because install_exec_creds() is called too late in this function.
CWE-250 - Execution with Unnecessary Privileges| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's implementation of the Bluetooth Human Interface Device Protocol (HIDP). A local attacker with access permissions to the Bluetooth device can issue an IOCTL which will trigger the do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c.c. This function can leak potentially sensitive information from the kernel stack memory via a HIDPCONNADD command because a name field may not be correctly NULL terminated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s implementation of Extended Display Identification Data (EDID) technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial of Service and crashing the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modify_ldt() and a #BR exception for an MPX bounds violation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the PowerPc platform, where the kernel will panic if the transactional memory is disabled. An attacker could use this flaw to panic the system by constructing a signal context through the transactional memory MSR bits set.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the Linux kernel’s floppy disk driver implementation. A local attacker with access to the floppy device could call set_geometry in drivers/block/floppy.c, which does not validate the sect and head fields, causing an integer overflow and out-of-bounds read. This flaw may crash the system or allow an attacker to gather information causing subsequent successful attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel’s implementation of the Marvell wifi driver, which can allow a local user who has CAP_NET_ADMIN or administrative privileges to possibly cause a Denial Of Service (DOS) by corrupting memory and possible code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability found in the Linux kernel's WMM implementation for Marvell WiFi-based hardware (mwifiex) could lead to a denial of service or allow arbitrary code execution. For this flaw to be executed, the attacker must be both local and privileged. There is no mitigation to this flaw. A patch has been provided to remediate this flaw.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel's qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Linux kernel’s core sound driver code. A use-after-free in a race condition between disconnection events could allow a local attacker who can trigger disconnection events (remove or add hardware) to crash the system, corrupt memory, or escalate privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw that allowed an attacker to leak kernel memory was found in the network subsystem where an attacker with permissions to create tun/tap devices can create a denial of service and panic the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw in the Linux kernel's WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Linux kernel implemented a software flush of the Count Cache (indirect branch cache) and Link (Return Address) Stack on the PowerPC platform. The flushing of these structures helps to prevent SpectreRSB like attacks which may leak information from one user process to another. An unprivileged user could use this flaw to cross the syscall or process boundary and read privileged memory by conducting targeted cache side-channel attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: out of bound read in DVB connexant driver. (CVE-2015-9289)\n\n* kernel: Missing permissions check for request_key() destination allows local attackers to add keys to keyring without Write permission (CVE-2017-17807)\n\n* kernel: denial of service via ioctl call in network tun handling (CVE-2018-7191)\n\n* kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS (CVE-2018-20169)\n\n* kernel: perf_event_open() and execve() race in setuid programs allows a data leak (CVE-2019-3901)\n\n* kernel: brcmfmac frame validation bypass (CVE-2019-9503)\n\n* kernel: null-pointer dereference in hci_uart_set_flow_control (CVE-2019-10207)\n\n* kernel: sensitive information disclosure from kernel stack memory via HIDPCONNADD command (CVE-2019-11884)\n\n* kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service (CVE-2019-12382)\n\n* kernel: use-after-free in arch/x86/lib/insn-eval.c (CVE-2019-13233)\n\n* kernel: denial of service in arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c via sigreturn() system call (CVE-2019-13648)\n\n* kernel: integer overflow and OOB read in drivers/block/floppy.c (CVE-2019-14283)\n\n* kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service (CVE-2019-15916)\n\n* kernel: buffer-overflow hardening in WiFi beacon validation code. (CVE-2019-16746)\n\n* kernel: (powerpc) incomplete Spectre-RSB mitigation leads to information exposure (CVE-2019-18660)\n\n* kernel: oob memory read in hso_probe in drivers/net/usb/hso.c (CVE-2018-19985)\n\n* Kernel: net: weak IP ID generation leads to remote device tracking (CVE-2019-10638)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: ASLR bypass for setuid binaries due to late install_exec_creds() (CVE-2019-11190)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:1016",
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index"
},
{
"category": "external",
"summary": "1507149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1507149"
},
{
"category": "external",
"summary": "1528335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1528335"
},
{
"category": "external",
"summary": "1651706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651706"
},
{
"category": "external",
"summary": "1660385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660385"
},
{
"category": "external",
"summary": "1666106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666106"
},
{
"category": "external",
"summary": "1694201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1694201"
},
{
"category": "external",
"summary": "1699856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1699856"
},
{
"category": "external",
"summary": "1701245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701245"
},
{
"category": "external",
"summary": "1701842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"category": "external",
"summary": "1702264",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702264"
},
{
"category": "external",
"summary": "1709837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709837"
},
{
"category": "external",
"summary": "1710751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1710751"
},
{
"category": "external",
"summary": "1711520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711520"
},
{
"category": "external",
"summary": "1715554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715554"
},
{
"category": "external",
"summary": "1716328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716328"
},
{
"category": "external",
"summary": "1722706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1722706"
},
{
"category": "external",
"summary": "1727756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727756"
},
{
"category": "external",
"summary": "1729931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729931"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1733347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733347"
},
{
"category": "external",
"summary": "1733874",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733874"
},
{
"category": "external",
"summary": "1734243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734243"
},
{
"category": "external",
"summary": "1735630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735630"
},
{
"category": "external",
"summary": "1735655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735655"
},
{
"category": "external",
"summary": "1749390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749390"
},
{
"category": "external",
"summary": "1750577",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750577"
},
{
"category": "external",
"summary": "1750813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750813"
},
{
"category": "external",
"summary": "1757325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757325"
},
{
"category": "external",
"summary": "1757872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757872"
},
{
"category": "external",
"summary": "1758001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758001"
},
{
"category": "external",
"summary": "1760294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760294"
},
{
"category": "external",
"summary": "1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "1770404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770404"
},
{
"category": "external",
"summary": "1777825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777825"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1016.json"
}
],
"title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-06-28T09:05:36+00:00",
"generator": {
"date": "2026-06-28T09:05:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:1016",
"initial_release_date": "2020-03-31T20:33:57+00:00",
"revision_history": [
{
"date": "2020-03-31T20:33:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-03-31T20:33:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:05:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_id": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "bpftool-0:3.10.0-1127.el7.ppc64le",
"product_id": "bpftool-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-1127.el7.ppc64le",
"product_id": "perf-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1127.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1127.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-1127.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-1127.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1127.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_id": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_id": "perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_id": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "bpftool-0:3.10.0-1127.el7.ppc64",
"product_id": "bpftool-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-debug-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-debug-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-devel-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-devel-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-tools-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-tools-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"product_id": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "perf-0:3.10.0-1127.el7.ppc64",
"product_id": "perf-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1127.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1127.el7.ppc64",
"product": {
"name": "python-perf-0:3.10.0-1127.el7.ppc64",
"product_id": "python-perf-0:3.10.0-1127.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1127.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_id": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-1127.el7.x86_64",
"product_id": "bpftool-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-1127.el7.x86_64",
"product_id": "perf-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1127.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1127.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-1127.el7.x86_64",
"product_id": "python-perf-0:3.10.0-1127.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1127.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-1127.el7.src",
"product": {
"name": "kernel-0:3.10.0-1127.el7.src",
"product_id": "kernel-0:3.10.0-1127.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1127.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1127.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-1127.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-1127.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-1127.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1127.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1127.el7.s390x",
"product": {
"name": "bpftool-0:3.10.0-1127.el7.s390x",
"product_id": "bpftool-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-debug-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-debug-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-devel-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-devel-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-kdump-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-kdump-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1127.el7.s390x",
"product": {
"name": "perf-0:3.10.0-1127.el7.s390x",
"product_id": "perf-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1127.el7.s390x",
"product": {
"name": "python-perf-0:3.10.0-1127.el7.s390x",
"product_id": "python-perf-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"product_id": "bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"product": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"product_id": "kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1127.el7.s390x",
"product": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.s390x",
"product_id": "perf-debuginfo-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1127.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"product_id": "python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1127.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-0:3.10.0-1127.el7.src"
},
"product_reference": "kernel-0:3.10.0-1127.el7.src",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src"
},
"product_reference": "kernel-0:3.10.0-1127.el7.src",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-0:3.10.0-1127.el7.src"
},
"product_reference": "kernel-0:3.10.0-1127.el7.src",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-0:3.10.0-1127.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-0:3.10.0-1127.el7.src"
},
"product_reference": "kernel-0:3.10.0-1127.el7.src",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1127.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1127.el7.noarch",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9289",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735655"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s CX24116 tv-card driver, where an out of bounds read occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. An attacker could use this flaw to leak kernel private information to userspace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: out of bound read in DVB connexant driver.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires a Conexant CX24116 series TV-media card to be in the system for this driver to load. This flaw is when an attacker attempts to use the card to communicate with a satellite tv control subsystem ( via Digital Satellite Equipment Control command) by issuing a specially crafted ioctl to the device.",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-9289"
},
{
"category": "external",
"summary": "RHBZ#1735655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-9289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9289"
}
],
"release_date": "2019-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: out of bound read in DVB connexant driver."
},
{
"cve": "CVE-2017-17807",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2017-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1528335"
}
],
"notes": [
{
"category": "description",
"text": "The KEYS subsystem in the Linux kernel omitted an access-control check when writing a key to the current task\u0027s default keyring, allowing a local user to bypass security checks to the keyring. This compromises the validity of the keyring for those who rely on it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Missing permissions check for request_key() destination allows local attackers to add keys to keyring without Write permission",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 5. This is not currently planned to be addressed in future updates of the product due to its life cycle. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, 7, its real-time kernel, Red Hat Enterprise MRG 2, Red Hat Enterprise Linux 7 for ARM 64 and Red Hat Enterprise Linux 7 for Power 9 LE. Future Linux kernel updates for the respective releases may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-17807"
},
{
"category": "external",
"summary": "RHBZ#1528335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1528335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-17807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17807"
}
],
"release_date": "2017-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Missing permissions check for request_key() destination allows local attackers to add keys to keyring without Write permission"
},
{
"cve": "CVE-2018-7191",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1716328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of networking tunnel device ioctl. A local attacker can cause a denial of service (NULL pointer dereference and panic) via an ioctl (TUNSETIFF) call with a dev name containing a / character.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: denial of service via ioctl call in network tun handling",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7191"
},
{
"category": "external",
"summary": "RHBZ#1716328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7191"
}
],
"release_date": "2018-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: denial of service via ioctl call in network tun handling"
},
{
"cve": "CVE-2018-19985",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-01-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1666106"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel in the function hso_probe() which reads if_num value from the USB device (as an u8) and uses it without a length check to index an array, resulting in an OOB memory read in hso_probe() or hso_get_config_data(). An attacker with a forged USB device and physical access to a system (needed to connect such a device) can cause a system crash and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: oob memory read in hso_probe in drivers/net/usb/hso.c",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-19985"
},
{
"category": "external",
"summary": "RHBZ#1666106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666106"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-19985",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19985"
}
],
"release_date": "2018-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: oob memory read in hso_probe in drivers/net/usb/hso.c"
},
{
"cve": "CVE-2018-20169",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2018-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1660385"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in the Linux kernel\u0027s USB subsystem in the __usb_get_extra_descriptor() function in the drivers/usb/core/usb.c which mishandles a size check during the reading of an extra descriptor data. By using a specially crafted USB device which sends a forged extra descriptor, an unprivileged user with physical access to the system can potentially cause a privilege escalation or trigger a system crash or lock up and thus to cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20169"
},
{
"category": "external",
"summary": "RHBZ#1660385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20169"
}
],
"release_date": "2018-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS"
},
{
"cve": "CVE-2019-3901",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2019-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1701245"
}
],
"notes": [
{
"category": "description",
"text": "A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: perf_event_open() and execve() race in setuid programs allows a data leak",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3901"
},
{
"category": "external",
"summary": "RHBZ#1701245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3901",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3901"
}
],
"release_date": "2016-04-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: perf_event_open() and execve() race in setuid programs allows a data leak"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.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": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: brcmfmac frame validation bypass"
},
{
"cve": "CVE-2019-10207",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1733874"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s Bluetooth implementation of UART. An attacker with local access and write permissions to the Bluetooth hardware could use this flaw to issue a specially crafted ioctl function call and cause the system to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null-pointer dereference in hci_uart_set_flow_control",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10207"
},
{
"category": "external",
"summary": "RHBZ#1733874",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733874"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10207",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10207"
}
],
"release_date": "2019-07-29T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: null-pointer dereference in hci_uart_set_flow_control"
},
{
"cve": "CVE-2019-10638",
"cwe": {
"id": "CWE-1241",
"name": "Use of Predictable Algorithm in Random Number Generator"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe a weak IP ID generation in this field to track Linux devices.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: weak IP ID generation leads to remote device tracking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10638"
},
{
"category": "external",
"summary": "RHBZ#1729931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10638"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: weak IP ID generation leads to remote device tracking"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-11190",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1699856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the load_elf_binary() function in the Linux kernel allows a local attacker to leak the base address of .text and stack sections for setuid binaries and bypass ASLR because install_exec_creds() is called too late in this function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASLR bypass for setuid binaries due to late install_exec_creds()",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11190"
},
{
"category": "external",
"summary": "RHBZ#1699856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1699856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11190"
}
],
"release_date": "2019-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ASLR bypass for setuid binaries due to late install_exec_creds()"
},
{
"cve": "CVE-2019-11884",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-05-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1709837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of the Bluetooth Human Interface Device Protocol (HIDP). A local attacker with access permissions to the Bluetooth device can issue an IOCTL which will trigger the do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c.c. This function can leak potentially sensitive information from the kernel stack memory via a HIDPCONNADD command because a name field may not be correctly NULL terminated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: sensitive information disclosure from kernel stack memory via HIDPCONNADD command",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11884"
},
{
"category": "external",
"summary": "RHBZ#1709837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11884"
}
],
"release_date": "2019-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: sensitive information disclosure from kernel stack memory via HIDPCONNADD command"
},
{
"cve": "CVE-2019-12382",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-05-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1715554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of Extended Display Identification Data (EDID) technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial of Service and crashing the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12382"
},
{
"category": "external",
"summary": "RHBZ#1715554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12382"
}
],
"release_date": "2019-05-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service"
},
{
"cve": "CVE-2019-13233",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1727756"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modify_ldt() and a #BR exception for an MPX bounds violation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in arch/x86/lib/insn-eval.c",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13233"
},
{
"category": "external",
"summary": "RHBZ#1727756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13233"
}
],
"release_date": "2019-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in arch/x86/lib/insn-eval.c"
},
{
"cve": "CVE-2019-13648",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the PowerPc platform, where the kernel will panic if the transactional memory is disabled. An attacker could use this flaw to panic the system by constructing a signal context through the transactional memory MSR bits set.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: denial of service in arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c via sigreturn() system call",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13648"
},
{
"category": "external",
"summary": "RHBZ#1735630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13648"
}
],
"release_date": "2019-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: denial of service in arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c via sigreturn() system call"
},
{
"cve": "CVE-2019-14283",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-07-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734243"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s floppy disk driver implementation. A local attacker with access to the floppy device could call set_geometry in drivers/block/floppy.c, which does not validate the sect and head fields, causing an integer overflow and out-of-bounds read. This flaw may crash the system or allow an attacker to gather information causing subsequent successful attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow and OOB read in drivers/block/floppy.c",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14283"
},
{
"category": "external",
"summary": "RHBZ#1734243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734243"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14283"
},
{
"category": "external",
"summary": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/da99466ac243f15fbba65bd261bfc75ffa1532b6",
"url": "https://github.com/torvalds/linux/commit/da99466ac243f15fbba65bd261bfc75ffa1532b6"
}
],
"release_date": "2019-07-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"category": "workaround",
"details": "The kernel module named \u0027floppy\u0027 contains the affected code, this can be blacklisted using the standard blacklisting techniques or disabled in the systems BIOS. See https://access.redhat.com/solutions/41278 for how to blacklist a kernel module.\n\nVirtualized guest systems can also remove the system from the guests configuration to ensure that the module does not load.",
"product_ids": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow and OOB read in drivers/block/floppy.c"
},
{
"acknowledgments": [
{
"names": [
"Huangwen"
],
"organization": "ADLab of Venustech"
}
],
"cve": "CVE-2019-14814",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-08-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1744130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the Marvell wifi driver, which can allow a local user who has CAP_NET_ADMIN or administrative privileges to possibly cause a Denial Of Service (DOS) by corrupting memory and possible code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: heap overflow in mwifiex_set_uap_rates() function of Marvell Wifi Driver leading to DoS",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14814"
},
{
"category": "external",
"summary": "RHBZ#1744130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1744130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14814"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7caac62ed598a196d6ddf8d9c121e12e082cac3a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7caac62ed598a196d6ddf8d9c121e12e082cac3a"
}
],
"release_date": "2019-08-28T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: heap overflow in mwifiex_set_uap_rates() function of Marvell Wifi Driver leading to DoS"
},
{
"acknowledgments": [
{
"names": [
"Huangwen"
],
"organization": "ADLab of Venustech"
}
],
"cve": "CVE-2019-14815",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-08-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1744137"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in the Linux kernel\u0027s WMM implementation for Marvell WiFi-based hardware (mwifiex) could lead to a denial of service or allow arbitrary code execution. For this flaw to be executed, the attacker must be both local and privileged. There is no mitigation to this flaw. A patch has been provided to remediate this flaw.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: heap-overflow in mwifiex_set_wmm_params() function of Marvell WiFi driver leading to DoS",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14815"
},
{
"category": "external",
"summary": "RHBZ#1744137",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1744137"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14815",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14815"
}
],
"release_date": "2019-08-28T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: heap-overflow in mwifiex_set_wmm_params() function of Marvell WiFi driver leading to DoS"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15214",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743591"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s core sound driver code. A use-after-free in a race condition between disconnection events could allow a local attacker who can trigger disconnection events (remove or add hardware) to crash the system, corrupt memory, or escalate privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in sound/core/init.c and sound/core/info.c",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15214"
},
{
"category": "external",
"summary": "RHBZ#1743591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15214",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15214"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15214",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15214"
}
],
"release_date": "2019-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"category": "workaround",
"details": "As the snd module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install snd /bin/true\" \u003e\u003e /etc/modprobe.d/disable-snd.conf \n \nThe system will need to be restarted if the snd modules are loaded. In most circumstances, the snd kernel modules will be unable to be unloaded while they are is in use.\n\nIf the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in sound/core/init.c and sound/core/info.c"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15916",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-09-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1750813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw that allowed an attacker to leak kernel memory was found in the network subsystem where an attacker with permissions to create tun/tap devices can create a denial of service and panic the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15916"
},
{
"category": "external",
"summary": "RHBZ#1750813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15916",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15916"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service"
},
{
"cve": "CVE-2019-16746",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-09-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760306"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the Linux kernel\u0027s WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer-overflow hardening in WiFi beacon validation code.",
"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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16746"
},
{
"category": "external",
"summary": "RHBZ#1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer-overflow hardening in WiFi beacon validation code."
},
{
"cve": "CVE-2019-18660",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-11-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel implemented a software flush of the Count Cache (indirect branch cache) and Link (Return Address) Stack on the PowerPC platform. The flushing of these structures helps to prevent SpectreRSB like attacks which may leak information from one user process to another. An unprivileged user could use this flaw to cross the syscall or process boundary and read privileged memory by conducting targeted cache side-channel attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: powerpc: incomplete Spectre-RSB mitigation leads to information exposure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects versions of the kernel package as shipped with Red Hat Enterprise Linux 6, 7 and 8. Future kernel updates for Red Hat Enterprise Linux 6, 7 and 8 may address this issue.\n\nThis issue does not affect the version of the kernel package as shipped with 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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18660"
},
{
"category": "external",
"summary": "RHBZ#1777825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18660",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18660"
}
],
"release_date": "2019-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T20:33:57+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": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-0:3.10.0-1127.el7.src",
"7Client-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Client-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Client-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Client-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.src",
"7ComputeNode-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7ComputeNode-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7ComputeNode-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-0:3.10.0-1127.el7.src",
"7Server-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-bootwrapper-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-debuginfo-common-s390x-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Server-7.8:kernel-kdump-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-kdump-devel-0:3.10.0-1127.el7.s390x",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.s390x",
"7Server-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debug-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-debuginfo-common-ppc64le-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.ppc64le",
"7Server-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.src",
"7Workstation-7.8:kernel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-abi-whitelists-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-debug-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debug-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-doc-0:3.10.0-1127.el7.noarch",
"7Workstation-7.8:kernel-tools-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:kernel-tools-libs-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-0:3.10.0-1127.el7.x86_64",
"7Workstation-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:bpftool-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debug-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-debuginfo-common-x86_64-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:kernel-tools-libs-devel-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:perf-debuginfo-0:3.10.0-1127.el7.x86_64",
"7Workstation-optional-7.8:python-perf-debuginfo-0:3.10.0-1127.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: powerpc: incomplete Spectre-RSB mitigation leads to information exposure"
}
]
}
RHSA-2020:1070
Vulnerability from csaf_redhat - Published: 2020-03-31 21:03 - Updated: 2026-06-28 09:01A vulnerability was found in the Linux kernel’s CX24116 tv-card driver, where an out of bounds read occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. An attacker could use this flaw to leak kernel private information to userspace.
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
The KEYS subsystem in the Linux kernel omitted an access-control check when writing a key to the current task's default keyring, allowing a local user to bypass security checks to the keyring. This compromises the validity of the keyring for those who rely on it.
CWE-862 - Missing Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's implementation of networking tunnel device ioctl. A local attacker can cause a denial of service (NULL pointer dereference and panic) via an ioctl (TUNSETIFF) call with a dev name containing a / character.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel in the function hso_probe() which reads if_num value from the USB device (as an u8) and uses it without a length check to index an array, resulting in an OOB memory read in hso_probe() or hso_get_config_data(). An attacker with a forged USB device and physical access to a system (needed to connect such a device) can cause a system crash and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was discovered in the Linux kernel's USB subsystem in the __usb_get_extra_descriptor() function in the drivers/usb/core/usb.c which mishandles a size check during the reading of an extra descriptor data. By using a specially crafted USB device which sends a forged extra descriptor, an unprivileged user with physical access to the system can potentially cause a privilege escalation or trigger a system crash or lock up and thus to cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.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: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s Bluetooth implementation of UART. An attacker with local access and write permissions to the Bluetooth hardware could use this flaw to issue a specially crafted ioctl function call and cause the system to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe a weak IP ID generation in this field to track Linux devices.
CWE-1241 - Use of Predictable Algorithm in Random Number Generator| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw in the load_elf_binary() function in the Linux kernel allows a local attacker to leak the base address of .text and stack sections for setuid binaries and bypass ASLR because install_exec_creds() is called too late in this function.
CWE-250 - Execution with Unnecessary Privileges| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's implementation of the Bluetooth Human Interface Device Protocol (HIDP). A local attacker with access permissions to the Bluetooth device can issue an IOCTL which will trigger the do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c.c. This function can leak potentially sensitive information from the kernel stack memory via a HIDPCONNADD command because a name field may not be correctly NULL terminated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s implementation of Extended Display Identification Data (EDID) technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial of Service and crashing the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modify_ldt() and a #BR exception for an MPX bounds violation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the Linux kernel’s floppy disk driver implementation. A local attacker with access to the floppy device could call set_geometry in drivers/block/floppy.c, which does not validate the sect and head fields, causing an integer overflow and out-of-bounds read. This flaw may crash the system or allow an attacker to gather information causing subsequent successful attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability found in the Linux kernel's WMM implementation for Marvell WiFi-based hardware (mwifiex) could lead to a denial of service or allow arbitrary code execution. For this flaw to be executed, the attacker must be both local and privileged. There is no mitigation to this flaw. A patch has been provided to remediate this flaw.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw that allowed an attacker to leak kernel memory was found in the network subsystem where an attacker with permissions to create tun/tap devices can create a denial of service and panic the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw in the Linux kernel's WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: out of bound read in DVB connexant driver. (CVE-2015-9289)\n\n* kernel: Missing permissions check for request_key() destination allows local attackers to add keys to keyring without Write permission (CVE-2017-17807)\n\n* kernel: denial of service via ioctl call in network tun handling (CVE-2018-7191)\n\n* kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS (CVE-2018-20169)\n\n* kernel: perf_event_open() and execve() race in setuid programs allows a data leak (CVE-2019-3901)\n\n* kernel: brcmfmac frame validation bypass (CVE-2019-9503)\n\n* kernel: null-pointer dereference in hci_uart_set_flow_control (CVE-2019-10207)\n\n* kernel: sensitive information disclosure from kernel stack memory via HIDPCONNADD command (CVE-2019-11884)\n\n* kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service (CVE-2019-12382)\n\n* kernel: use-after-free in arch/x86/lib/insn-eval.c (CVE-2019-13233)\n\n* kernel: integer overflow and OOB read in drivers/block/floppy.c (CVE-2019-14283)\n\n* kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service (CVE-2019-15916)\n\n* kernel: buffer-overflow hardening in WiFi beacon validation code. (CVE-2019-16746)\n\n* kernel: oob memory read in hso_probe in drivers/net/usb/hso.c (CVE-2018-19985)\n\n* Kernel: net: weak IP ID generation leads to remote device tracking (CVE-2019-10638)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: ASLR bypass for setuid binaries due to late install_exec_creds() (CVE-2019-11190)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:1070",
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index"
},
{
"category": "external",
"summary": "1528335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1528335"
},
{
"category": "external",
"summary": "1550584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1550584"
},
{
"category": "external",
"summary": "1660385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660385"
},
{
"category": "external",
"summary": "1666106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666106"
},
{
"category": "external",
"summary": "1690543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690543"
},
{
"category": "external",
"summary": "1696087",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1696087"
},
{
"category": "external",
"summary": "1699438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1699438"
},
{
"category": "external",
"summary": "1699856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1699856"
},
{
"category": "external",
"summary": "1701245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701245"
},
{
"category": "external",
"summary": "1701842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"category": "external",
"summary": "1708718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708718"
},
{
"category": "external",
"summary": "1709837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709837"
},
{
"category": "external",
"summary": "1715554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715554"
},
{
"category": "external",
"summary": "1716328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716328"
},
{
"category": "external",
"summary": "1727756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727756"
},
{
"category": "external",
"summary": "1729931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729931"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1733874",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733874"
},
{
"category": "external",
"summary": "1734243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734243"
},
{
"category": "external",
"summary": "1735655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735655"
},
{
"category": "external",
"summary": "1741775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741775"
},
{
"category": "external",
"summary": "1750813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750813"
},
{
"category": "external",
"summary": "1751083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1751083"
},
{
"category": "external",
"summary": "1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "1772894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772894"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1070.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-06-28T09:01:03+00:00",
"generator": {
"date": "2026-06-28T09:01:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:1070",
"initial_release_date": "2020-03-31T21:03:25+00:00",
"revision_history": [
{
"date": "2020-03-31T21:03:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-03-31T21:03:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:01:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-1127.rt56.1093.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"product": {
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"product_id": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1127.rt56.1093.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"product": {
"name": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"product_id": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-1127.rt56.1093.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9289",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735655"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s CX24116 tv-card driver, where an out of bounds read occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. An attacker could use this flaw to leak kernel private information to userspace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: out of bound read in DVB connexant driver.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires a Conexant CX24116 series TV-media card to be in the system for this driver to load. This flaw is when an attacker attempts to use the card to communicate with a satellite tv control subsystem ( via Digital Satellite Equipment Control command) by issuing a specially crafted ioctl to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-9289"
},
{
"category": "external",
"summary": "RHBZ#1735655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-9289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9289"
}
],
"release_date": "2019-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: out of bound read in DVB connexant driver."
},
{
"cve": "CVE-2017-17807",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2017-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1528335"
}
],
"notes": [
{
"category": "description",
"text": "The KEYS subsystem in the Linux kernel omitted an access-control check when writing a key to the current task\u0027s default keyring, allowing a local user to bypass security checks to the keyring. This compromises the validity of the keyring for those who rely on it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Missing permissions check for request_key() destination allows local attackers to add keys to keyring without Write permission",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 5. This is not currently planned to be addressed in future updates of the product due to its life cycle. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, 7, its real-time kernel, Red Hat Enterprise MRG 2, Red Hat Enterprise Linux 7 for ARM 64 and Red Hat Enterprise Linux 7 for Power 9 LE. Future Linux kernel updates for the respective releases may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-17807"
},
{
"category": "external",
"summary": "RHBZ#1528335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1528335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-17807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17807"
}
],
"release_date": "2017-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Missing permissions check for request_key() destination allows local attackers to add keys to keyring without Write permission"
},
{
"cve": "CVE-2018-7191",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1716328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of networking tunnel device ioctl. A local attacker can cause a denial of service (NULL pointer dereference and panic) via an ioctl (TUNSETIFF) call with a dev name containing a / character.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: denial of service via ioctl call in network tun handling",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7191"
},
{
"category": "external",
"summary": "RHBZ#1716328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7191"
}
],
"release_date": "2018-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: denial of service via ioctl call in network tun handling"
},
{
"cve": "CVE-2018-19985",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-01-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1666106"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel in the function hso_probe() which reads if_num value from the USB device (as an u8) and uses it without a length check to index an array, resulting in an OOB memory read in hso_probe() or hso_get_config_data(). An attacker with a forged USB device and physical access to a system (needed to connect such a device) can cause a system crash and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: oob memory read in hso_probe in drivers/net/usb/hso.c",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-19985"
},
{
"category": "external",
"summary": "RHBZ#1666106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666106"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-19985",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19985"
}
],
"release_date": "2018-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: oob memory read in hso_probe in drivers/net/usb/hso.c"
},
{
"cve": "CVE-2018-20169",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2018-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1660385"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in the Linux kernel\u0027s USB subsystem in the __usb_get_extra_descriptor() function in the drivers/usb/core/usb.c which mishandles a size check during the reading of an extra descriptor data. By using a specially crafted USB device which sends a forged extra descriptor, an unprivileged user with physical access to the system can potentially cause a privilege escalation or trigger a system crash or lock up and thus to cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20169"
},
{
"category": "external",
"summary": "RHBZ#1660385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20169"
}
],
"release_date": "2018-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS"
},
{
"cve": "CVE-2019-3901",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2019-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1701245"
}
],
"notes": [
{
"category": "description",
"text": "A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: perf_event_open() and execve() race in setuid programs allows a data leak",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3901"
},
{
"category": "external",
"summary": "RHBZ#1701245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3901",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3901"
}
],
"release_date": "2016-04-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: perf_event_open() and execve() race in setuid programs allows a data leak"
},
{
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.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": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: brcmfmac frame validation bypass"
},
{
"cve": "CVE-2019-10207",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1733874"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s Bluetooth implementation of UART. An attacker with local access and write permissions to the Bluetooth hardware could use this flaw to issue a specially crafted ioctl function call and cause the system to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null-pointer dereference in hci_uart_set_flow_control",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10207"
},
{
"category": "external",
"summary": "RHBZ#1733874",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733874"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10207",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10207"
}
],
"release_date": "2019-07-29T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: null-pointer dereference in hci_uart_set_flow_control"
},
{
"cve": "CVE-2019-10638",
"cwe": {
"id": "CWE-1241",
"name": "Use of Predictable Algorithm in Random Number Generator"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe a weak IP ID generation in this field to track Linux devices.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: weak IP ID generation leads to remote device tracking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10638"
},
{
"category": "external",
"summary": "RHBZ#1729931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10638"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: weak IP ID generation leads to remote device tracking"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-11190",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1699856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the load_elf_binary() function in the Linux kernel allows a local attacker to leak the base address of .text and stack sections for setuid binaries and bypass ASLR because install_exec_creds() is called too late in this function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASLR bypass for setuid binaries due to late install_exec_creds()",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11190"
},
{
"category": "external",
"summary": "RHBZ#1699856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1699856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11190"
}
],
"release_date": "2019-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ASLR bypass for setuid binaries due to late install_exec_creds()"
},
{
"cve": "CVE-2019-11884",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-05-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1709837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of the Bluetooth Human Interface Device Protocol (HIDP). A local attacker with access permissions to the Bluetooth device can issue an IOCTL which will trigger the do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c.c. This function can leak potentially sensitive information from the kernel stack memory via a HIDPCONNADD command because a name field may not be correctly NULL terminated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: sensitive information disclosure from kernel stack memory via HIDPCONNADD command",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11884"
},
{
"category": "external",
"summary": "RHBZ#1709837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11884"
}
],
"release_date": "2019-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: sensitive information disclosure from kernel stack memory via HIDPCONNADD command"
},
{
"cve": "CVE-2019-12382",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-05-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1715554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of Extended Display Identification Data (EDID) technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial of Service and crashing the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12382"
},
{
"category": "external",
"summary": "RHBZ#1715554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12382"
}
],
"release_date": "2019-05-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service"
},
{
"cve": "CVE-2019-13233",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1727756"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modify_ldt() and a #BR exception for an MPX bounds violation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in arch/x86/lib/insn-eval.c",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13233"
},
{
"category": "external",
"summary": "RHBZ#1727756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13233"
}
],
"release_date": "2019-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in arch/x86/lib/insn-eval.c"
},
{
"cve": "CVE-2019-14283",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-07-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734243"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s floppy disk driver implementation. A local attacker with access to the floppy device could call set_geometry in drivers/block/floppy.c, which does not validate the sect and head fields, causing an integer overflow and out-of-bounds read. This flaw may crash the system or allow an attacker to gather information causing subsequent successful attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow and OOB read in drivers/block/floppy.c",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14283"
},
{
"category": "external",
"summary": "RHBZ#1734243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734243"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14283"
},
{
"category": "external",
"summary": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/da99466ac243f15fbba65bd261bfc75ffa1532b6",
"url": "https://github.com/torvalds/linux/commit/da99466ac243f15fbba65bd261bfc75ffa1532b6"
}
],
"release_date": "2019-07-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
},
{
"category": "workaround",
"details": "The kernel module named \u0027floppy\u0027 contains the affected code, this can be blacklisted using the standard blacklisting techniques or disabled in the systems BIOS. See https://access.redhat.com/solutions/41278 for how to blacklist a kernel module.\n\nVirtualized guest systems can also remove the system from the guests configuration to ensure that the module does not load.",
"product_ids": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow and OOB read in drivers/block/floppy.c"
},
{
"acknowledgments": [
{
"names": [
"Huangwen"
],
"organization": "ADLab of Venustech"
}
],
"cve": "CVE-2019-14815",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-08-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1744137"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in the Linux kernel\u0027s WMM implementation for Marvell WiFi-based hardware (mwifiex) could lead to a denial of service or allow arbitrary code execution. For this flaw to be executed, the attacker must be both local and privileged. There is no mitigation to this flaw. A patch has been provided to remediate this flaw.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: heap-overflow in mwifiex_set_wmm_params() function of Marvell WiFi driver leading to DoS",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14815"
},
{
"category": "external",
"summary": "RHBZ#1744137",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1744137"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14815",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14815"
}
],
"release_date": "2019-08-28T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: heap-overflow in mwifiex_set_wmm_params() function of Marvell WiFi driver leading to DoS"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15916",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-09-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1750813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw that allowed an attacker to leak kernel memory was found in the network subsystem where an attacker with permissions to create tun/tap devices can create a denial of service and panic the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15916"
},
{
"category": "external",
"summary": "RHBZ#1750813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15916",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15916"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service"
},
{
"cve": "CVE-2019-16746",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-09-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760306"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the Linux kernel\u0027s WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer-overflow hardening in WiFi beacon validation code.",
"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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16746"
},
{
"category": "external",
"summary": "RHBZ#1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-03-31T21:03:25+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": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-NFV-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-NFV-7.8:kernel-rt-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-NFV-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.src",
"7Server-RT-7.8:kernel-rt-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-doc-0:3.10.0-1127.rt56.1093.el7.noarch",
"7Server-RT-7.8:kernel-rt-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-devel-0:3.10.0-1127.rt56.1093.el7.x86_64",
"7Server-RT-7.8:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1127.rt56.1093.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer-overflow hardening in WiFi beacon validation code."
}
]
}
RHSA-2020:2522
Vulnerability from csaf_redhat - Published: 2020-06-11 21:37 - Updated: 2026-06-28 08:52A flaw was found in the allocate_trace_buffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer (buf->buffer) still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a dangling pointer issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's implementation of networking tunnel device ioctl. A local attacker can cause a denial of service (NULL pointer dereference and panic) via an ioctl (TUNSETIFF) call with a dev name containing a / character.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was discovered in the Linux kernel's USB subsystem in the __usb_get_extra_descriptor() function in the drivers/usb/core/usb.c which mishandles a size check during the reading of an extra descriptor data. By using a specially crafted USB device which sends a forged extra descriptor, an unprivileged user with physical access to the system can potentially cause a privilege escalation or trigger a system crash or lock up and thus to cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.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: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s implementation of Extended Display Identification Data (EDID) technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial of Service and crashing the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modify_ldt() and a #BR exception for an MPX bounds violation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the Linux kernel’s floppy disk driver implementation. A local attacker with access to the floppy device could call set_geometry in drivers/block/floppy.c, which does not validate the sect and head fields, causing an integer overflow and out-of-bounds read. This flaw may crash the system or allow an attacker to gather information causing subsequent successful attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw that allowed an attacker to leak kernel memory was found in the network subsystem where an attacker with permissions to create tun/tap devices can create a denial of service and panic the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A use-after-free vulnerability was found in the Linux kernel’s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation. The ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference flaw was found in the Linux kernel's SELinux subsystem. This flaw occurs while importing the Commercial IP Security Option (CIPSO) protocol's category bitmap into the SELinux extensible bitmap via the' ebitmap_netlbl_import' routine. While processing the CIPSO restricted bitmap tag in the 'cipso_v4_parsetag_rbm' routine, it sets the security attribute to indicate that the category bitmap is present, even if it has not been allocated. This issue leads to a NULL pointer dereference issue while importing the same category bitmap into SELinux. This flaw allows a remote network user to crash the system kernel, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 7.7 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c (CVE-2017-18595)\n\n* kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* Kernel: NetLabel: null pointer dereference while receiving CIPSO packet with null category may cause kernel panic (CVE-2020-10711)\n\n* kernel: denial of service via ioctl call in network tun handling (CVE-2018-7191)\n\n* kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS (CVE-2018-20169)\n\n* kernel: perf_event_open() and execve() race in setuid programs allows a data leak (CVE-2019-3901)\n\n* kernel: brcmfmac frame validation bypass (CVE-2019-9503)\n\n* kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service (CVE-2019-12382)\n\n* kernel: use-after-free in arch/x86/lib/insn-eval.c (CVE-2019-13233)\n\n* kernel: integer overflow and OOB read in drivers/block/floppy.c (CVE-2019-14283)\n\n* kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service (CVE-2019-15916)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\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* Backport: Guest microcode version mismatch on secondary processors (BZ#1814002)\n\n* Realtek 8111, 8112 stop working after upgrading to 3.10.0-1062 (BZ#1814601)\n\n* [mlx5] Crash on reboot while having VF configured and in switchdev mode (BZ#1814800)\n\n* qla2xxx: Urgent driver fix needed. Initiator does not relogin to target after receiving an explicit logout (BZ#1815595)\n\n* High iSCSI read latency resolved by \u0027tcp: implement coalescing on backlog queue\u0027 (BZ#1817498)\n\n* [RHEL7.8][Azure]Commits to resolve high network latency (BZ#1817934)\n\n* NETDEV WATCHDOG: enp3s0 (r8169): transmit queue 0 timed out (BZ#1822541)\n\n* RHEL7: block mq hang of a blk_mq_freeze_queue_wait(), which waits for a zero of a q_usage_counter, which never happens (BZ#1824545)\n\n* Kernel crashes with a message fs/fscache/operation.c:449! (BZ#1826293)\n\n* kernel BUG at fs/fscache/operation.c:70! FS-Cache: 4 == 5 is false - current state is FSCACHE_OP_ST_COMPLETE but should be FSCACHE_OP_CANCELLED in fscache_enqueue_operation (BZ#1839756)",
"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-2020:2522",
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1660385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660385"
},
{
"category": "external",
"summary": "1701245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701245"
},
{
"category": "external",
"summary": "1701842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"category": "external",
"summary": "1715554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715554"
},
{
"category": "external",
"summary": "1716328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716328"
},
{
"category": "external",
"summary": "1727756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727756"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1734243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734243"
},
{
"category": "external",
"summary": "1750813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750813"
},
{
"category": "external",
"summary": "1758671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758671"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1825116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825116"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2522.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-06-28T08:52:32+00:00",
"generator": {
"date": "2026-06-28T08:52:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:2522",
"initial_release_date": "2020-06-11T21:37:15+00:00",
"revision_history": [
{
"date": "2020-06-11T21:37:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-06-11T21:37:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T08:52:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "perf-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1062.26.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-1062.26.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-1062.26.1.el7.src",
"product_id": "kernel-0:3.10.0-1062.26.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1062.26.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1062.26.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1062.26.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "bpftool-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "perf-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "perf-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "python-perf-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1062.26.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_id": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1062.26.1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "perf-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "perf-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1062.26.1.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "perf-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1062.26.1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-18595",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758671"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the allocate_trace_buffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer (buf-\u003ebuffer) still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a dangling pointer issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-18595"
},
{
"category": "external",
"summary": "RHBZ#1758671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758671"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-18595",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-18595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18595"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c"
},
{
"cve": "CVE-2018-7191",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1716328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of networking tunnel device ioctl. A local attacker can cause a denial of service (NULL pointer dereference and panic) via an ioctl (TUNSETIFF) call with a dev name containing a / character.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: denial of service via ioctl call in network tun handling",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7191"
},
{
"category": "external",
"summary": "RHBZ#1716328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7191"
}
],
"release_date": "2018-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: denial of service via ioctl call in network tun handling"
},
{
"cve": "CVE-2018-20169",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2018-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1660385"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in the Linux kernel\u0027s USB subsystem in the __usb_get_extra_descriptor() function in the drivers/usb/core/usb.c which mishandles a size check during the reading of an extra descriptor data. By using a specially crafted USB device which sends a forged extra descriptor, an unprivileged user with physical access to the system can potentially cause a privilege escalation or trigger a system crash or lock up and thus to cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20169"
},
{
"category": "external",
"summary": "RHBZ#1660385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20169"
}
],
"release_date": "2018-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS"
},
{
"cve": "CVE-2019-3901",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2019-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1701245"
}
],
"notes": [
{
"category": "description",
"text": "A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: perf_event_open() and execve() race in setuid programs allows a data leak",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3901"
},
{
"category": "external",
"summary": "RHBZ#1701245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3901",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3901"
}
],
"release_date": "2016-04-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: perf_event_open() and execve() race in setuid programs allows a data leak"
},
{
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.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": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: brcmfmac frame validation bypass"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12382",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-05-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1715554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of Extended Display Identification Data (EDID) technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial of Service and crashing the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12382"
},
{
"category": "external",
"summary": "RHBZ#1715554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12382"
}
],
"release_date": "2019-05-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service"
},
{
"cve": "CVE-2019-13233",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1727756"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modify_ldt() and a #BR exception for an MPX bounds violation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in arch/x86/lib/insn-eval.c",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13233"
},
{
"category": "external",
"summary": "RHBZ#1727756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13233"
}
],
"release_date": "2019-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in arch/x86/lib/insn-eval.c"
},
{
"cve": "CVE-2019-14283",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-07-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734243"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s floppy disk driver implementation. A local attacker with access to the floppy device could call set_geometry in drivers/block/floppy.c, which does not validate the sect and head fields, causing an integer overflow and out-of-bounds read. This flaw may crash the system or allow an attacker to gather information causing subsequent successful attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow and OOB read in drivers/block/floppy.c",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14283"
},
{
"category": "external",
"summary": "RHBZ#1734243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734243"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14283"
},
{
"category": "external",
"summary": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/da99466ac243f15fbba65bd261bfc75ffa1532b6",
"url": "https://github.com/torvalds/linux/commit/da99466ac243f15fbba65bd261bfc75ffa1532b6"
}
],
"release_date": "2019-07-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
},
{
"category": "workaround",
"details": "The kernel module named \u0027floppy\u0027 contains the affected code, this can be blacklisted using the standard blacklisting techniques or disabled in the systems BIOS. See https://access.redhat.com/solutions/41278 for how to blacklist a kernel module.\n\nVirtualized guest systems can also remove the system from the guests configuration to ensure that the module does not load.",
"product_ids": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow and OOB read in drivers/block/floppy.c"
},
{
"cve": "CVE-2019-15916",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-09-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1750813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw that allowed an attacker to leak kernel memory was found in the network subsystem where an attacker with permissions to create tun/tap devices can create a denial of service and panic the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15916"
},
{
"category": "external",
"summary": "RHBZ#1750813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15916",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15916"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"acknowledgments": [
{
"names": [
"Matthew Sheets"
],
"organization": "gd-ms.com"
}
],
"cve": "CVE-2020-10711",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-04-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825116"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s SELinux subsystem. This flaw occurs while importing the Commercial IP Security Option (CIPSO) protocol\u0027s category bitmap into the SELinux extensible bitmap via the\u0027 ebitmap_netlbl_import\u0027 routine. While processing the CIPSO restricted bitmap tag in the \u0027cipso_v4_parsetag_rbm\u0027 routine, it sets the security attribute to indicate that the category bitmap is present, even if it has not been allocated. This issue leads to a NULL pointer dereference issue while importing the same category bitmap into SELinux. This flaw allows a remote network user to crash the system kernel, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: NetLabel: null pointer dereference while receiving CIPSO packet with null category may cause kernel panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of the kernel packages as shipped with the Red Hat Enterprise Linux 6 starting with the Red Hat Enterprise Linux 6.7 GA version kernel-2.6.32-573 . Prior Red Hat Enterprise Linux 6 kernel versions are not affected.",
"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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10711"
},
{
"category": "external",
"summary": "RHBZ#1825116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10711",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10711"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10711",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10711"
}
],
"release_date": "2020-05-12T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T21:37:15+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": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\n\nThis issue can only be resolved by applying updates.",
"product_ids": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7ComputeNode-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7ComputeNode-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7ComputeNode-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.src",
"7Server-7.7.EUS:kernel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-abi-whitelists-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-bootwrapper-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-debuginfo-common-s390x-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-doc-0:3.10.0-1062.26.1.el7.noarch",
"7Server-7.7.EUS:kernel-kdump-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-kdump-devel-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:kernel-tools-libs-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.s390x",
"7Server-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:bpftool-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debug-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debug-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-ppc64le-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:kernel-tools-libs-devel-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.ppc64le",
"7Server-optional-7.7.EUS:python-perf-debuginfo-0:3.10.0-1062.26.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kernel: NetLabel: null pointer dereference while receiving CIPSO packet with null category may cause kernel panic"
}
]
}
SUSE-SU-2019:1240-1
Vulnerability from csaf_suse - Published: 2019-05-14 17:04 - Updated: 2019-05-14 17:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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 SUSE Linux Enterprise 15 for Azure kernel was updated to receive various security and bugfixes.\n\nFour new speculative execution 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, utilizing 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\n\nThe following security bugs were fixed:\n\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-2018-16880: A flaw was found in the 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-9500: A brcmfmac heap buffer overflow in brcmf_wowl_nd_results was fixed. (bnc#1132681).\n- CVE-2019-9503: A brcmfmac frame validation bypass was fixed. (bnc#1132828).\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\nThe following non-security bugs were fixed:\n\n- 9p: do not trust pdu content for stat item size (bsc#1051510).\n- acpi: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).\n- acpi, nfit: Prefer _DSM over _LSR for namespace label reads (bsc#1132426).\n- acpi / SBS: Fix GPE storm on recent MacBookPro\u0027s (bsc#1051510).\n- alsa: core: Fix card races between register and disconnect (bsc#1051510).\n- alsa: echoaudio: add a check for ioremap_nocache (bsc#1051510).\n- alsa: firewire: add const qualifier to identifiers for read-only symbols (bsc#1051510).\n- alsa: firewire-motu: add a flag for AES/EBU on XLR interface (bsc#1051510).\n- alsa: firewire-motu: add specification flag for position of flag for MIDI messages (bsc#1051510).\n- alsa: firewire-motu: add support for MOTU Audio Express (bsc#1051510).\n- alsa: firewire-motu: add support for Motu Traveler (bsc#1051510).\n- alsa: firewire-motu: use \u0027version\u0027 field of unit directory to identify model (bsc#1051510).\n- alsa: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Add two more machines to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Enforces runtime_resume after S3 and S4 for each codec (bsc#1051510).\n- alsa: hda: Initialize power_state field properly (bsc#1051510).\n- alsa: hda/realtek - Add quirk for Tuxedo XC 1509 (bsc#1131442).\n- alsa: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic (bsc#1051510).\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: Enable ASUS X441MB and X705FD headset MIC with ALC256 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer AIO with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 (bsc#1051510).\n- alsa: hda - Record the current power state before suspend/resume calls (bsc#1051510).\n- alsa: info: Fix racy addition/deletion of nodes (bsc#1051510).\n- alsa: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration (bsc#1051510).\n- alsa: PCM: check if ops are defined before suspending PCM (bsc#1051510).\n- alsa: pcm: Do not suspend stream in unrecoverable PCM state (bsc#1051510).\n- alsa: pcm: Fix possible OOB access in PCM oss plugins (bsc#1051510).\n- alsa: rawmidi: Fix potential Spectre v1 vulnerability (bsc#1051510).\n- alsa: sb8: add a check for request_region (bsc#1051510).\n- alsa: seq: Fix OOB-reads from strlcpy (bsc#1051510).\n- alsa: seq: oss: Fix Spectre v1 vulnerability (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: topology: free created components in tplg load error (bsc#1051510).\n- assume flash part size to be 4MB, if it can\u0027t be determined (bsc#1127371).\n- ath10k: avoid possible string overflow (bsc#1051510).\n- auxdisplay: hd44780: Fix memory leak on -\u003eremove() (bsc#1051510).\n- auxdisplay: ht16k33: fix potential user-after-free on module unload (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- 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: 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: btusb: request wake pin with NOAUTOEN (bsc#1051510).\n- Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bsc#1051510).\n- Bluetooth: Fix decrementing reference count twice in releasing socket (bsc#1051510).\n- Bluetooth: hci_ldisc: Initialize hci_dev before open() (bsc#1051510).\n- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() (bsc#1051510).\n- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).\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- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: check for refs on snapshot delete resume (bsc#1131335).\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 deadlock between clone/dedupe and rename (bsc#1130518).\n- Btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).\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- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).\n- cgroup: fix parsing empty mount option string (bsc#1133094).\n- cifs: allow guest mounts to work for smb3.11 (bsc#1051510).\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: clk-twl6040: Fix imprecise external abort for pdmclk (bsc#1051510).\n- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).\n- clk: ingenic: Fix doc of ingenic_cgu_div_info (bsc#1051510).\n- clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bsc#1051510).\n- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).\n- clk: sunxi-ng: v3s: Fix TCON reset de-assert bit (bsc#1051510).\n- clk: vc5: Abort clock configuration without upstream clock (bsc#1051510).\n- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).\n- clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bsc#1051510).\n- clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bsc#1051510).\n- cpcap-charger: generate events for userspace (bsc#1051510).\n- cpufreq: pxa2xx: remove incorrect __init annotation (bsc#1051510).\n- cpufreq: tegra124: add missing of_node_put() (bsc#1051510).\n- cpupowerutils: bench - Fix cpu online check (bsc#1051510).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: caam - add missing put_device() call (bsc#1129770).\n- crypto: crypto4xx - properly set IV after de- and encrypt (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: 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- device property: Fix the length used in PROPERTY_ENTRY_STRING() (bsc#1051510).\n- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (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: 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: 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/i915/bios: assume eDP is present on port A when there is no VBT (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 MI_FLUSH_DW parsing with correct index check (bsc#1051510).\n- drm/i915: Relax mmap VMA check (bsc#1051510).\n- drm/imx: ignore plane updates on disabled crtcs (bsc#1051510).\n- drm/imx: imx-ldb: add missing of_node_puts (bsc#1051510).\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)\n- drm/meson: Fix invalid pointer in meson_drv_unbind() (bsc#1051510).\n- drm/meson: Uninstall IRQ handler (bsc#1051510).\n- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure (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: 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: 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/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- 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: Avoid panic during forced reboot (bsc#1126356).\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- 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/dax: deposit pagetable even when installing zero page (bsc#1126740).\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- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (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: i2c-hid: Ignore input report if there\u0027s no data present on Elan touchpanels (bsc#1133486).\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- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus ().\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus (fate#323887).\n- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).\n- i2c: tegra: fix maximum transfer size (bsc#1051510).\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: cap11xx - switch to using set_brightness_blocking() (bsc#1051510).\n- input: matrix_keypad - use flush_delayed_work() (bsc#1051510).\n- input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).\n- input: st-keyscan - fix potential zalloc NULL dereference (bsc#1051510).\n- input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).\n- input: uinput - fix undefined behavior in uinput_validate_absinfo() (bsc#1120902).\n- intel_idle: add support for Jacobsville (jsc#SLE-5394).\n- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).\n- iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130336).\n- iommu/amd: fix sg-\u003edma_address for sg-\u003eoffset bigger than PAGE_SIZE (bsc#1130337).\n- iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu: Do not print warning when IOMMU driver only supports unmanaged domains (bsc#1130130).\n- iommu/vt-d: Check capability before disabling protected memory (bsc#1130338).\n- ip6: fix PMTU discovery when using /127 subnets (git-fixes).\n- ip6mr: Do not call __IP6_INC_STATS() from preemptible context (git-fixes).\n- ip6_tunnel: fix ip6 tunnel lookup in collect_md mode (git-fixes).\n- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv4/route: fail early when inet dev is missing (git-fixes).\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- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table (bsc#1051510).\n- irqchip/mmp: Only touch the PJ4 IRQ \u0026 FIQ bits on enable/disable (bsc#1051510).\n- iscsi_ibft: Fix missing break in switch statement (bsc#1051510).\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- iwlwifi: mvm: fix firmware statistics usage (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- kasan: fix shadow_size calculation error in kasan_module_alloc (bsc#1051510).\n- kbuild: fix false positive warning/error about missing libelf (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- 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: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).\n- kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).\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: 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- leds: pca9532: fix a potential NULL pointer dereference (bsc#1051510).\n- libceph: wait for latest osdmap in ceph_monc_blacklist_add() (bsc#1130427).\n- libertas_tf: do not set URB_ZERO_PACKET on IN USB transfer (bsc#1051510).\n- lightnvm: if LUNs are already allocated fix return (bsc#1085535).\n- locking/atomics, asm-generic: Move some macros from \u003clinux/bitops.h\u003e to a new \u003clinux/bits.h\u003e file (bsc#1111331).\n- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).\n- mac80211: Fix Tx aggregation session tear down with ITXQs (bsc#1051510).\n- mac80211_hwsim: propagate genlmsg_reply return code (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: 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: rc: mce_kbd decoder: fix stuck keys (bsc#1100132).\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: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: v4l2-ctrls.c/uvc: zero v4l2_event (bsc#1051510).\n- media: vb2: do not call __vb2_queue_cancel if vb2_start_streaming failed (bsc#1119086).\n- memremap: fix softlockup reports at teardown (bnc#1130154).\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: davinci: remove extraneous __init annotation (bsc#1051510).\n- mmc: pxamci: fix enum type confusion (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: Fix modifying of page protection by insert_pfn() (bsc#1126740).\n- mm: Fix warning in insert_pfn() (bsc#1126740).\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- mwifiex: do not advertise IBSS features without FW support (bsc#1129770).\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 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: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).\n- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129276 bsc#1125342).\n- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).\n- netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info (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: 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- 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/ncsi: Fix AEN HNCDSC packet length (git-fixes).\n- net/ncsi: Stop monitor if channel times out or is inactive (git-fixes).\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-sysfs: Fix mem leak in netdev_register_kobject (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- nfsd4: catch some false session retries (git-fixes).\n- nfsd4: fix cached replies to solo SEQUENCE compounds (git-fixes).\n- nfsd: fix memory corruption caused by readdir (bsc#1127445).\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: split bios with the ns_head bio_set before submitting (bsc#1103259, bsc#1131673).\n- nvme: only reconfigure discard if necessary (bsc#1114638).\n- nvme: schedule requeue whenever a LIVE state is entered (bsc#1123105).\n- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock (bsc#1131169).\n- pci: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).\n- pci: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits (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: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).\n- pm / wakeup: Rework wakeup source timer cancellation (bsc#1051510).\n- powercap: intel_rapl: add support for Jacobsville ().\n- powercap: intel_rapl: add support for Jacobsville (FATE#327454).\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/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/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900).\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/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes).\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- power: supply: charger-manager: Fix incorrect return value (bsc#1051510).\n- pwm-backlight: Enable/disable the PWM before/after LCD enable toggle (bsc#1051510).\n- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).\n- qmi_wwan: apply SET_DTR quirk to Sierra WP7607 (bsc#1051510).\n- qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup (bsc#1051510).\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- 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- regulator: max77620: Initialize values for DT properties (bsc#1051510).\n- regulator: s2mpa01: Fix step values for some LDOs (bsc#1051510).\n- rhashtable: Still do rehash when we get EEXIST (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- rtc: 88pm80x: fix unintended sign extension (bsc#1051510).\n- rtc: 88pm860x: fix unintended sign extension (bsc#1051510).\n- rtc: cmos: ignore bogus century byte (bsc#1051510).\n- rtc: ds1672: fix unintended sign extension (bsc#1051510).\n- rtc: Fix overflow when converting time64_t to rtc_time (bsc#1051510).\n- rtc: pm8xxx: fix unintended sign extension (bsc#1051510).\n- rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event (git-fixes).\n- rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink (git-fixes).\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- scsi: libiscsi: fix possible NULL pointer dereference in case of TMF (bsc#1127378).\n- scsi: libsas: allocate sense buffer for bsg queue (bsc#1131467).\n- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).\n- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart (bsc#1051510).\n- serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bsc#1051510).\n- serial: imx: Update cached mctrl value when changing RTS (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- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).\n- smb3: Fix SMB3.1.1 guest mounts to Samba (bsc#1051510).\n- soc: fsl: qbman: avoid race in clearing QMan interrupt (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- spi: pxa2xx: Setup maximum supported DMA transfer length (bsc#1051510).\n- spi: ti-qspi: Fix mmap read when more than one CS in use (bsc#1051510).\n- spi/topcliff_pch: Fix potential NULL dereference on allocation error (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: 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- 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 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- svm: Fix improper check when deactivate AVIC (bsc#1130335).\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: bcm2835: Fix crash in bcm2835_thermal_debugfs (bsc#1051510).\n- thermal/intel_powerclamp: fix truncated kthread name ().\n- thermal/intel_powerclamp: fix truncated kthread name (FATE#326597).\n- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).\n- tpm: Fix some name collisions with drivers/char/tpm.h (bsc#1051510).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).\n- tpm_tis_spi: Pass the SPI IRQ down to the driver (bsc#1051510).\n- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bsc#1051510).\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- tun: fix blocking read (networking-stable-19_03_07).\n- tun: remove unnecessary memory barrier (networking-stable-19_03_07).\n- udf: Fix crash on IO error during truncate (bsc#1131175).\n- uio: Reduce return paths from uio_write() (bsc#1051510).\n- Update patches.kabi/kabi-cxgb4-MU.patch (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584 bsc#1127371).\n- usb: cdc-acm: fix race during wakeup blocking TX traffic (bsc#1129770).\n- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).\n- usb: common: Consider only available nodes for dr_mode (bsc#1129770).\n- usb: core: only clean up what we allocated (bsc#1051510).\n- usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bsc#1051510).\n- usb: dwc3: gadget: synchronize_irq dwc irq in suspend (bsc#1051510).\n- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).\n- usb: gadget: f_hid: fix deadlock in f_hidg_write() (bsc#1129770).\n- usb: gadget: Potential NULL dereference on allocation error (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: phy: fix link errors (bsc#1051510).\n- usb: phy: twl6030-usb: fix possible use-after-free on remove (bsc#1051510).\n- usb: serial: cp210x: add ID for Ingenico 3070 (bsc#1129770).\n- usb: serial: cp210x: add new device id (bsc#1051510).\n- usb: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).\n- usb: serial: ftdi_sio: add additional NovaTech products (bsc#1051510).\n- usb: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bsc#1129770).\n- usb: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770).\n- usb: serial: option: add Olicard 600 (bsc#1051510).\n- usb: serial: option: add support for Quectel EM12 (bsc#1051510).\n- usb: serial: option: add Telit ME910 ECM composition (bsc#1129770).\n- usb: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770).\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- video: fbdev: Set pixclock = 0 in goldfishfb (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: Add Atom Tremont (Jacobsville) ().\n- x86/cpu: Add Atom Tremont (Jacobsville) (FATE#327454).\n- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bsc#1114279).\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/mce: Improve error message when kernel cannot recover, p2 (bsc#1114279).\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- x86/uaccess: Do not leak the AC flag into __put_user() value evaluation (bsc#1114279).\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- 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: 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: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).\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: 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": "SUSE-2019-1240,SUSE-SLE-Module-Public-Cloud-15-2019-1240",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1240-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1240-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191240-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1240-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005464.html"
},
{
"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 1061840",
"url": "https://bugzilla.suse.com/1061840"
},
{
"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 1078216",
"url": "https://bugzilla.suse.com/1078216"
},
{
"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 1093777",
"url": "https://bugzilla.suse.com/1093777"
},
{
"category": "self",
"summary": "SUSE Bug 1094120",
"url": "https://bugzilla.suse.com/1094120"
},
{
"category": "self",
"summary": "SUSE Bug 1094244",
"url": "https://bugzilla.suse.com/1094244"
},
{
"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 1100132",
"url": "https://bugzilla.suse.com/1100132"
},
{
"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 1107937",
"url": "https://bugzilla.suse.com/1107937"
},
{
"category": "self",
"summary": "SUSE Bug 1111331",
"url": "https://bugzilla.suse.com/1111331"
},
{
"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 1113399",
"url": "https://bugzilla.suse.com/1113399"
},
{
"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 1114542",
"url": "https://bugzilla.suse.com/1114542"
},
{
"category": "self",
"summary": "SUSE Bug 1114638",
"url": "https://bugzilla.suse.com/1114638"
},
{
"category": "self",
"summary": "SUSE Bug 1119086",
"url": "https://bugzilla.suse.com/1119086"
},
{
"category": "self",
"summary": "SUSE Bug 1119680",
"url": "https://bugzilla.suse.com/1119680"
},
{
"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 1123105",
"url": "https://bugzilla.suse.com/1123105"
},
{
"category": "self",
"summary": "SUSE Bug 1125342",
"url": "https://bugzilla.suse.com/1125342"
},
{
"category": "self",
"summary": "SUSE Bug 1126221",
"url": "https://bugzilla.suse.com/1126221"
},
{
"category": "self",
"summary": "SUSE Bug 1126356",
"url": "https://bugzilla.suse.com/1126356"
},
{
"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 1127378",
"url": "https://bugzilla.suse.com/1127378"
},
{
"category": "self",
"summary": "SUSE Bug 1127445",
"url": "https://bugzilla.suse.com/1127445"
},
{
"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 1129276",
"url": "https://bugzilla.suse.com/1129276"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1130130",
"url": "https://bugzilla.suse.com/1130130"
},
{
"category": "self",
"summary": "SUSE Bug 1130154",
"url": "https://bugzilla.suse.com/1130154"
},
{
"category": "self",
"summary": "SUSE Bug 1130195",
"url": "https://bugzilla.suse.com/1130195"
},
{
"category": "self",
"summary": "SUSE Bug 1130335",
"url": "https://bugzilla.suse.com/1130335"
},
{
"category": "self",
"summary": "SUSE Bug 1130336",
"url": "https://bugzilla.suse.com/1130336"
},
{
"category": "self",
"summary": "SUSE Bug 1130337",
"url": "https://bugzilla.suse.com/1130337"
},
{
"category": "self",
"summary": "SUSE Bug 1130338",
"url": "https://bugzilla.suse.com/1130338"
},
{
"category": "self",
"summary": "SUSE Bug 1130425",
"url": "https://bugzilla.suse.com/1130425"
},
{
"category": "self",
"summary": "SUSE Bug 1130427",
"url": "https://bugzilla.suse.com/1130427"
},
{
"category": "self",
"summary": "SUSE Bug 1130518",
"url": "https://bugzilla.suse.com/1130518"
},
{
"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 1131062",
"url": "https://bugzilla.suse.com/1131062"
},
{
"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 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 1131467",
"url": "https://bugzilla.suse.com/1131467"
},
{
"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 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 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 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-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-14T17:04:05Z",
"generator": {
"date": "2019-05-14T17:04:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1240-1",
"initial_release_date": "2019-05-14T17:04:05Z",
"revision_history": [
{
"date": "2019-05-14T17:04:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-azure-4.12.14-5.27.1.noarch",
"product": {
"name": "kernel-devel-azure-4.12.14-5.27.1.noarch",
"product_id": "kernel-devel-azure-4.12.14-5.27.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-azure-4.12.14-5.27.1.noarch",
"product": {
"name": "kernel-source-azure-4.12.14-5.27.1.noarch",
"product_id": "kernel-source-azure-4.12.14-5.27.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "cluster-md-kmp-azure-4.12.14-5.27.1.x86_64",
"product_id": "cluster-md-kmp-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "dlm-kmp-azure-4.12.14-5.27.1.x86_64",
"product_id": "dlm-kmp-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "gfs2-kmp-azure-4.12.14-5.27.1.x86_64",
"product_id": "gfs2-kmp-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "kernel-azure-4.12.14-5.27.1.x86_64",
"product_id": "kernel-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-base-4.12.14-5.27.1.x86_64",
"product": {
"name": "kernel-azure-base-4.12.14-5.27.1.x86_64",
"product_id": "kernel-azure-base-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-4.12.14-5.27.1.x86_64",
"product": {
"name": "kernel-azure-devel-4.12.14-5.27.1.x86_64",
"product_id": "kernel-azure-devel-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-4.12.14-5.27.1.x86_64",
"product": {
"name": "kernel-azure-extra-4.12.14-5.27.1.x86_64",
"product_id": "kernel-azure-extra-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-livepatch-4.12.14-5.27.1.x86_64",
"product": {
"name": "kernel-azure-livepatch-4.12.14-5.27.1.x86_64",
"product_id": "kernel-azure-livepatch-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "kernel-syms-azure-4.12.14-5.27.1.x86_64",
"product_id": "kernel-syms-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "kselftests-kmp-azure-4.12.14-5.27.1.x86_64",
"product_id": "kselftests-kmp-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "ocfs2-kmp-azure-4.12.14-5.27.1.x86_64",
"product_id": "ocfs2-kmp-azure-4.12.14-5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-4.12.14-5.27.1.x86_64",
"product": {
"name": "reiserfs-kmp-azure-4.12.14-5.27.1.x86_64",
"product_id": "reiserfs-kmp-azure-4.12.14-5.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-4.12.14-5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64"
},
"product_reference": "kernel-azure-4.12.14-5.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-base-4.12.14-5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64"
},
"product_reference": "kernel-azure-base-4.12.14-5.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-4.12.14-5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64"
},
"product_reference": "kernel-azure-devel-4.12.14-5.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-4.12.14-5.27.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch"
},
"product_reference": "kernel-devel-azure-4.12.14-5.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-4.12.14-5.27.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch"
},
"product_reference": "kernel-source-azure-4.12.14-5.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-4.12.14-5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
},
"product_reference": "kernel-syms-azure-4.12.14-5.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
}
]
},
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"details": "moderate"
}
],
"title": "CVE-2019-11091"
},
{
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.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": [
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-base-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-azure-devel-4.12.14-5.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-devel-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure-4.12.14-5.27.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15:kernel-syms-azure-4.12.14-5.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:04:05Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
SUSE-SU-2019:1241-1
Vulnerability from csaf_suse - Published: 2019-05-14 17:05 - Updated: 2019-05-14 17:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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 SUSE Linux Enterprise 12 SP4 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\n\nFor more information on this set of vulnerabilities, 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 the handle_rx() function in the vhost_net driver. A malicious virtual guest, under specific conditions, could 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-3882: A flaw was found in the vfio interface implementation that permitted 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 could 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: A brcmfmac frame validation bypass was 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: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).\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: Fix card races between register and disconnect (bsc#1051510).\n- alsa: echoaudio: add a check for ioremap_nocache (bsc#1051510).\n- alsa: firewire: add const qualifier to identifiers for read-only symbols (bsc#1051510).\n- alsa: firewire-motu: add a flag for AES/EBU on XLR interface (bsc#1051510).\n- alsa: firewire-motu: add specification flag for position of flag for MIDI messages (bsc#1051510).\n- alsa: firewire-motu: add support for MOTU Audio Express (bsc#1051510).\n- alsa: firewire-motu: add support for Motu Traveler (bsc#1051510).\n- alsa: firewire-motu: use \u0027version\u0027 field of unit directory to identify model (bsc#1051510).\n- alsa: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Add two more machines to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Enforces runtime_resume after S3 and S4 for each codec (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 for Acer Aspire E5-523G/ES1-432 headset mic (bsc#1051510).\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: Enable ASUS X441MB and X705FD headset MIC with ALC256 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer AIO with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 (bsc#1051510).\n- alsa: hda/realtek - Fixed Dell AIO speaker noise (bsc#1051510).\n- alsa: hda - Record the current power state before suspend/resume calls (bsc#1051510).\n- alsa: info: Fix racy addition/deletion of nodes (bsc#1051510).\n- alsa: line6: use dynamic buffers (bsc#1051510).\n- alsa: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration (bsc#1051510).\n- alsa: PCM: check if ops are defined before suspending PCM (bsc#1051510).\n- alsa: pcm: Do not suspend stream in unrecoverable PCM state (bsc#1051510).\n- alsa: pcm: Fix possible OOB access in PCM oss plugins (bsc#1051510).\n- alsa: rawmidi: Fix potential Spectre v1 vulnerability (bsc#1051510).\n- alsa: sb8: add a check for request_region (bsc#1051510).\n- alsa: seq: Fix OOB-reads from strlcpy (bsc#1051510).\n- alsa: seq: oss: Fix Spectre v1 vulnerability (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: topology: free created components in tplg load error (bsc#1051510).\n- assume flash part size to be 4MB, if it can\u0027t be determined (bsc#1127371).\n- ath10k: avoid possible string overflow (bsc#1051510).\n- auxdisplay: hd44780: Fix memory leak on -\u003eremove() (bsc#1051510).\n- auxdisplay: ht16k33: fix potential user-after-free on module unload (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- 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: 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: btusb: request wake pin with NOAUTOEN (bsc#1051510).\n- bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bsc#1051510).\n- bluetooth: Fix decrementing reference count twice in releasing socket (bsc#1051510).\n- bluetooth: hci_ldisc: Initialize hci_dev before open() (bsc#1051510).\n- bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() (bsc#1051510).\n- bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).\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- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: check for refs on snapshot delete resume (bsc#1131335).\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 deadlock between clone/dedupe and rename (bsc#1130518).\n- btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).\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- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).\n- cgroup: fix parsing empty mount option string (bsc#1133094).\n- cifs: allow guest mounts to work for smb3.11 (bsc#1051510).\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: clk-twl6040: Fix imprecise external abort for pdmclk (bsc#1051510).\n- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).\n- clk: ingenic: Fix doc of ingenic_cgu_div_info (bsc#1051510).\n- clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bsc#1051510).\n- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).\n- clk: sunxi-ng: v3s: Fix TCON reset de-assert bit (bsc#1051510).\n- clk: vc5: Abort clock configuration without upstream clock (bsc#1051510).\n- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).\n- clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bsc#1051510).\n- clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bsc#1051510).\n- cpcap-charger: generate events for userspace (bsc#1051510).\n- cpufreq: pxa2xx: remove incorrect __init annotation (bsc#1051510).\n- cpufreq: tegra124: add missing of_node_put() (bsc#1051510).\n- cpupowerutils: bench - Fix cpu online check (bsc#1051510).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: caam - add missing put_device() call (bsc#1129770).\n- crypto: crypto4xx - properly set IV after de- and encrypt (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: 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- device property: Fix the length used in PROPERTY_ENTRY_STRING() (bsc#1051510).\n- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (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: 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/i915/bios: assume eDP is present on port A when there is no VBT (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 MI_FLUSH_DW parsing with correct index check (bsc#1051510).\n- drm/i915: Relax mmap VMA check (bsc#1051510).\n- drm/imx: ignore plane updates on disabled crtcs (bsc#1051510).\n- drm/imx: imx-ldb: add missing of_node_puts (bsc#1051510).\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)\n- drm/meson: Fix invalid pointer in meson_drv_unbind() (bsc#1051510).\n- drm/meson: Uninstall IRQ handler (bsc#1051510).\n- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure (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: 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: 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/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- 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: Avoid panic during forced reboot (bsc#1126356).\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/dax: deposit pagetable even when installing zero page (bsc#1126740).\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- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (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: i2c-hid: Ignore input report if there\u0027s no data present on Elan touchpanels (bsc#1133486).\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- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus ().\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus (fate#323887).\n- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).\n- i2c: Make i2c_unregister_device() NULL-aware (bsc#1108193).\n- i2c: tegra: fix maximum transfer size (bsc#1051510).\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: cap11xx - switch to using set_brightness_blocking() (bsc#1051510).\n- input: matrix_keypad - use flush_delayed_work() (bsc#1051510).\n- input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).\n- input: st-keyscan - fix potential zalloc NULL dereference (bsc#1051510).\n- input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).\n- input: uinput - fix undefined behavior in uinput_validate_absinfo() (bsc#1120902).\n- intel_idle: add support for Jacobsville (jsc#SLE-5394).\n- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).\n- iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130336).\n- iommu/amd: fix sg-\u003edma_address for sg-\u003eoffset bigger than PAGE_SIZE (bsc#1130337).\n- iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu: Do not print warning when IOMMU driver only supports unmanaged domains (bsc#1130130).\n- iommu/vt-d: Check capability before disabling protected memory (bsc#1130338).\n- ip6: fix PMTU discovery when using /127 subnets (git-fixes).\n- ip6mr: Do not call __IP6_INC_STATS() from preemptible context (git-fixes).\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: Remove duplicate NULL check (bsc#1108193).\n- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv4/route: fail early when inet dev is missing (git-fixes).\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- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table (bsc#1051510).\n- irqchip/mmp: Only touch the PJ4 IRQ \u0026 FIQ bits on enable/disable (bsc#1051510).\n- iscsi_ibft: Fix missing break in switch statement (bsc#1051510).\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- iwlwifi: mvm: fix firmware statistics usage (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/severities: add libcxgb to cxgb intra module symbols as well\n- kabi/severities: exclude cxgb4 inter-module symbols\n- kasan: fix shadow_size calculation error in kasan_module_alloc (bsc#1051510).\n- kbuild: fix false positive warning/error about missing libelf (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- 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: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).\n- kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).\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: 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- leds: pca9532: fix a potential NULL pointer dereference (bsc#1051510).\n- libceph: wait for latest osdmap in ceph_monc_blacklist_add() (bsc#1130427).\n- libertas_tf: do not set URB_ZERO_PACKET on IN USB transfer (bsc#1051510).\n- lightnvm: if LUNs are already allocated fix return (bsc#1085535).\n- locking/atomics, asm-generic: Move some macros from \u003clinux/bitops.h\u003e to a new \u003clinux/bits.h\u003e file (bsc#1111331).\n- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).\n- mac80211: Fix Tx aggregation session tear down with ITXQs (bsc#1051510).\n- mac80211_hwsim: propagate genlmsg_reply return code (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: 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: rc: mce_kbd decoder: fix stuck keys (bsc#1100132).\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: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: v4l2-ctrls.c/uvc: zero v4l2_event (bsc#1051510).\n- media: vb2: do not call __vb2_queue_cancel if vb2_start_streaming failed (bsc#1119086).\n- memremap: fix softlockup reports at teardown (bnc#1130154).\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: davinci: remove extraneous __init annotation (bsc#1051510).\n- mmc: pxamci: fix enum type confusion (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: Fix modifying of page protection by insert_pfn() (bsc#1126740).\n- mm: Fix warning in insert_pfn() (bsc#1126740).\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- mwifiex: do not advertise IBSS features without FW support (bsc#1129770).\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 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: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).\n- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129276 bsc#1125342).\n- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).\n- netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info (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: 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- 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/ncsi: Fix AEN HNCDSC packet length (git-fixes).\n- net/ncsi: Stop monitor if channel times out or is inactive (git-fixes).\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-sysfs: Fix mem leak in netdev_register_kobject (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- nfsd: fix memory corruption caused by readdir (bsc#1127445).\n- nfsd: fix memory corruption caused by readdir (bsc#1127445).\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- nvme: schedule requeue whenever a LIVE state is entered (bsc#1123105).\n- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock (bsc#1131169).\n- pci: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).\n- pci: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits (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: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).\n- pM / wakeup: Rework wakeup source timer cancellation (bsc#1051510).\n- powercap: intel_rapl: add support for Jacobsville ().\n- powercap: intel_rapl: add support for Jacobsville (FATE#327454).\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, 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: Query firmware for count cache flush settings (bsc#1131107).\n- powerpc/powernv: Remove never used pnv_power9_force_smt4 (bsc#1061840).\n- powerpc/pseries/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes).\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- power: supply: charger-manager: Fix incorrect return value (bsc#1051510).\n- pwm-backlight: Enable/disable the PWM before/after LCD enable toggle (bsc#1051510).\n- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).\n- qmi_wwan: apply SET_DTR quirk to Sierra WP7607 (bsc#1051510).\n- qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup (bsc#1051510).\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- 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- regulator: max77620: Initialize values for DT properties (bsc#1051510).\n- regulator: s2mpa01: Fix step values for some LDOs (bsc#1051510).\n- Revert drm/i915 patches that caused regressions (bsc#1131062) \n- Revert \u0027ipv4: keep skb-\u003edst around in presence of IP options\u0027 (git-fixes).\n- rhashtable: Still do rehash when we get EEXIST (bsc#1051510).\n- ring-buffer: Check if memory is available before allocation (bsc#1132531).\n- rpm/config.sh: Fix build project and bugzilla product.\n- rtc: 88pm80x: fix unintended sign extension (bsc#1051510).\n- rtc: 88pm860x: fix unintended sign extension (bsc#1051510).\n- rtc: cmos: ignore bogus century byte (bsc#1051510).\n- rtc: ds1672: fix unintended sign extension (bsc#1051510).\n- rtc: Fix overflow when converting time64_t to rtc_time (bsc#1051510).\n- rtc: pm8xxx: fix unintended sign extension (bsc#1051510).\n- rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event (git-fixes).\n- rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink (git-fixes).\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- scsi: libiscsi: fix possible NULL pointer dereference in case of TMF (bsc#1127378).\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- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).\n- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart (bsc#1051510).\n- serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bsc#1051510).\n- serial: imx: Update cached mctrl value when changing RTS (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- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).\n- smb3: Fix SMB3.1.1 guest mounts to Samba (bsc#1051510).\n- soc: fsl: qbman: avoid race in clearing QMan interrupt (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- spi: pxa2xx: Setup maximum supported DMA transfer length (bsc#1051510).\n- spi: ti-qspi: Fix mmap read when more than one CS in use (bsc#1051510).\n- spi/topcliff_pch: Fix potential NULL dereference on allocation error (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: 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- 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 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- svm: Fix improper check when deactivate AVIC (bsc#1130335).\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: bcm2835: Fix crash in bcm2835_thermal_debugfs (bsc#1051510).\n- thermal/intel_powerclamp: fix truncated kthread name ().\n- thermal/intel_powerclamp: fix truncated kthread name (FATE#326597).\n- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).\n- tpm: Fix some name collisions with drivers/char/tpm.h (bsc#1051510).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).\n- tpm_tis_spi: Pass the SPI IRQ down to the driver (bsc#1051510).\n- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bsc#1051510).\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- tun: fix blocking read (networking-stable-19_03_07).\n- tun: remove unnecessary memory barrier (networking-stable-19_03_07).\n- udf: Fix crash on IO error during truncate (bsc#1131175).\n- uio: Reduce return paths from uio_write() (bsc#1051510).\n- Update patches.kabi/kabi-cxgb4-MU.patch (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584 bsc#1127371).\n- usb: cdc-acm: fix race during wakeup blocking TX traffic (bsc#1129770).\n- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).\n- usb: common: Consider only available nodes for dr_mode (bsc#1129770).\n- usb: core: only clean up what we allocated (bsc#1051510).\n- usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bsc#1051510).\n- usb: dwc3: gadget: synchronize_irq dwc irq in suspend (bsc#1051510).\n- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).\n- usb: gadget: f_hid: fix deadlock in f_hidg_write() (bsc#1129770).\n- usb: gadget: Potential NULL dereference on allocation error (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: phy: fix link errors (bsc#1051510).\n- usb: phy: twl6030-usb: fix possible use-after-free on remove (bsc#1051510).\n- usb: serial: cp210x: add ID for Ingenico 3070 (bsc#1129770).\n- usb: serial: cp210x: add new device id (bsc#1051510).\n- usb: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).\n- usb: serial: ftdi_sio: add additional NovaTech products (bsc#1051510).\n- usb: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bsc#1129770).\n- usb: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770).\n- usb: serial: option: add Olicard 600 (bsc#1051510).\n- usb: serial: option: add support for Quectel EM12 (bsc#1051510).\n- usb: serial: option: add Telit ME910 ECM composition (bsc#1129770).\n- usb: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770).\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- video: fbdev: Set pixclock = 0 in goldfishfb (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: Add Atom Tremont (Jacobsville) ().\n- x86/cpu: Add Atom Tremont (Jacobsville) (FATE#327454).\n- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bsc#1114279).\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/mce: Improve error message when kernel cannot recover, p2 (bsc#1114279).\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- x86/uaccess: Do not leak the AC flag into __put_user() value evaluation (bsc#1114279).\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- 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: 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: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).\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: 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": "SUSE-2019-1241,SUSE-SLE-DESKTOP-12-SP4-2019-1241,SUSE-SLE-HA-12-SP4-2019-1241,SUSE-SLE-Live-Patching-12-SP4-2019-1241,SUSE-SLE-SDK-12-SP4-2019-1241,SUSE-SLE-SERVER-12-SP4-2019-1241,SUSE-SLE-WE-12-SP4-2019-1241",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1241-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1241-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191241-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1241-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005457.html"
},
{
"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 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 1094244",
"url": "https://bugzilla.suse.com/1094244"
},
{
"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 1100132",
"url": "https://bugzilla.suse.com/1100132"
},
{
"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 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 1112128",
"url": "https://bugzilla.suse.com/1112128"
},
{
"category": "self",
"summary": "SUSE Bug 1112178",
"url": "https://bugzilla.suse.com/1112178"
},
{
"category": "self",
"summary": "SUSE Bug 1113399",
"url": "https://bugzilla.suse.com/1113399"
},
{
"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 1114542",
"url": "https://bugzilla.suse.com/1114542"
},
{
"category": "self",
"summary": "SUSE Bug 1114638",
"url": "https://bugzilla.suse.com/1114638"
},
{
"category": "self",
"summary": "SUSE Bug 1119086",
"url": "https://bugzilla.suse.com/1119086"
},
{
"category": "self",
"summary": "SUSE Bug 1119680",
"url": "https://bugzilla.suse.com/1119680"
},
{
"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 1123105",
"url": "https://bugzilla.suse.com/1123105"
},
{
"category": "self",
"summary": "SUSE Bug 1125342",
"url": "https://bugzilla.suse.com/1125342"
},
{
"category": "self",
"summary": "SUSE Bug 1126221",
"url": "https://bugzilla.suse.com/1126221"
},
{
"category": "self",
"summary": "SUSE Bug 1126356",
"url": "https://bugzilla.suse.com/1126356"
},
{
"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 1127378",
"url": "https://bugzilla.suse.com/1127378"
},
{
"category": "self",
"summary": "SUSE Bug 1127445",
"url": "https://bugzilla.suse.com/1127445"
},
{
"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 1129273",
"url": "https://bugzilla.suse.com/1129273"
},
{
"category": "self",
"summary": "SUSE Bug 1129276",
"url": "https://bugzilla.suse.com/1129276"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1130130",
"url": "https://bugzilla.suse.com/1130130"
},
{
"category": "self",
"summary": "SUSE Bug 1130154",
"url": "https://bugzilla.suse.com/1130154"
},
{
"category": "self",
"summary": "SUSE Bug 1130195",
"url": "https://bugzilla.suse.com/1130195"
},
{
"category": "self",
"summary": "SUSE Bug 1130335",
"url": "https://bugzilla.suse.com/1130335"
},
{
"category": "self",
"summary": "SUSE Bug 1130336",
"url": "https://bugzilla.suse.com/1130336"
},
{
"category": "self",
"summary": "SUSE Bug 1130337",
"url": "https://bugzilla.suse.com/1130337"
},
{
"category": "self",
"summary": "SUSE Bug 1130338",
"url": "https://bugzilla.suse.com/1130338"
},
{
"category": "self",
"summary": "SUSE Bug 1130425",
"url": "https://bugzilla.suse.com/1130425"
},
{
"category": "self",
"summary": "SUSE Bug 1130427",
"url": "https://bugzilla.suse.com/1130427"
},
{
"category": "self",
"summary": "SUSE Bug 1130518",
"url": "https://bugzilla.suse.com/1130518"
},
{
"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 1131062",
"url": "https://bugzilla.suse.com/1131062"
},
{
"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 1131467",
"url": "https://bugzilla.suse.com/1131467"
},
{
"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 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 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 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-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-14T17:05:09Z",
"generator": {
"date": "2019-05-14T17:05:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1241-1",
"initial_release_date": "2019-05-14T17:05:09Z",
"revision_history": [
{
"date": "2019-05-14T17:05:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-95.16.1.aarch64",
"product": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.aarch64",
"product_id": "cluster-md-kmp-default-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-95.16.1.aarch64",
"product": {
"name": "dlm-kmp-default-4.12.14-95.16.1.aarch64",
"product_id": "dlm-kmp-default-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-al-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-al-4.12.14-95.16.1.aarch64",
"product_id": "dtb-al-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-allwinner-4.12.14-95.16.1.aarch64",
"product_id": "dtb-allwinner-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-altera-4.12.14-95.16.1.aarch64",
"product_id": "dtb-altera-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-amd-4.12.14-95.16.1.aarch64",
"product_id": "dtb-amd-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-amlogic-4.12.14-95.16.1.aarch64",
"product_id": "dtb-amlogic-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-apm-4.12.14-95.16.1.aarch64",
"product_id": "dtb-apm-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-arm-4.12.14-95.16.1.aarch64",
"product_id": "dtb-arm-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-broadcom-4.12.14-95.16.1.aarch64",
"product_id": "dtb-broadcom-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-cavium-4.12.14-95.16.1.aarch64",
"product_id": "dtb-cavium-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-exynos-4.12.14-95.16.1.aarch64",
"product_id": "dtb-exynos-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-freescale-4.12.14-95.16.1.aarch64",
"product_id": "dtb-freescale-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-hisilicon-4.12.14-95.16.1.aarch64",
"product_id": "dtb-hisilicon-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-lg-4.12.14-95.16.1.aarch64",
"product_id": "dtb-lg-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-marvell-4.12.14-95.16.1.aarch64",
"product_id": "dtb-marvell-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-mediatek-4.12.14-95.16.1.aarch64",
"product_id": "dtb-mediatek-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-nvidia-4.12.14-95.16.1.aarch64",
"product_id": "dtb-nvidia-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-qcom-4.12.14-95.16.1.aarch64",
"product_id": "dtb-qcom-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-renesas-4.12.14-95.16.1.aarch64",
"product_id": "dtb-renesas-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-rockchip-4.12.14-95.16.1.aarch64",
"product_id": "dtb-rockchip-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-socionext-4.12.14-95.16.1.aarch64",
"product_id": "dtb-socionext-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-sprd-4.12.14-95.16.1.aarch64",
"product_id": "dtb-sprd-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-xilinx-4.12.14-95.16.1.aarch64",
"product_id": "dtb-xilinx-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-zte-4.12.14-95.16.1.aarch64",
"product": {
"name": "dtb-zte-4.12.14-95.16.1.aarch64",
"product_id": "dtb-zte-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-95.16.1.aarch64",
"product": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.aarch64",
"product_id": "gfs2-kmp-default-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-default-4.12.14-95.16.1.aarch64",
"product_id": "kernel-default-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-default-base-4.12.14-95.16.1.aarch64",
"product_id": "kernel-default-base-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-default-devel-4.12.14-95.16.1.aarch64",
"product_id": "kernel-default-devel-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-default-extra-4.12.14-95.16.1.aarch64",
"product_id": "kernel-default-extra-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-default-kgraft-4.12.14-95.16.1.aarch64",
"product_id": "kernel-default-kgraft-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-obs-build-4.12.14-95.16.1.aarch64",
"product_id": "kernel-obs-build-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-obs-qa-4.12.14-95.16.1.aarch64",
"product_id": "kernel-obs-qa-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-syms-4.12.14-95.16.1.aarch64",
"product_id": "kernel-syms-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-vanilla-4.12.14-95.16.1.aarch64",
"product_id": "kernel-vanilla-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-vanilla-base-4.12.14-95.16.1.aarch64",
"product_id": "kernel-vanilla-base-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-95.16.1.aarch64",
"product": {
"name": "kernel-vanilla-devel-4.12.14-95.16.1.aarch64",
"product_id": "kernel-vanilla-devel-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-95.16.1.aarch64",
"product": {
"name": "kselftests-kmp-default-4.12.14-95.16.1.aarch64",
"product_id": "kselftests-kmp-default-4.12.14-95.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-95.16.1.aarch64",
"product": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.aarch64",
"product_id": "ocfs2-kmp-default-4.12.14-95.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-4.12.14-95.16.1.noarch",
"product": {
"name": "kernel-devel-4.12.14-95.16.1.noarch",
"product_id": "kernel-devel-4.12.14-95.16.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-4.12.14-95.16.1.noarch",
"product": {
"name": "kernel-docs-4.12.14-95.16.1.noarch",
"product_id": "kernel-docs-4.12.14-95.16.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-4.12.14-95.16.1.noarch",
"product": {
"name": "kernel-docs-html-4.12.14-95.16.1.noarch",
"product_id": "kernel-docs-html-4.12.14-95.16.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-4.12.14-95.16.1.noarch",
"product": {
"name": "kernel-macros-4.12.14-95.16.1.noarch",
"product_id": "kernel-macros-4.12.14-95.16.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-4.12.14-95.16.1.noarch",
"product": {
"name": "kernel-source-4.12.14-95.16.1.noarch",
"product_id": "kernel-source-4.12.14-95.16.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-4.12.14-95.16.1.noarch",
"product": {
"name": "kernel-source-vanilla-4.12.14-95.16.1.noarch",
"product_id": "kernel-source-vanilla-4.12.14-95.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.12.14-95.16.1.ppc64le",
"product": {
"name": "cluster-md-kmp-debug-4.12.14-95.16.1.ppc64le",
"product_id": "cluster-md-kmp-debug-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"product": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"product_id": "cluster-md-kmp-default-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.12.14-95.16.1.ppc64le",
"product": {
"name": "dlm-kmp-debug-4.12.14-95.16.1.ppc64le",
"product_id": "dlm-kmp-debug-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"product": {
"name": "dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"product_id": "dlm-kmp-default-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.12.14-95.16.1.ppc64le",
"product": {
"name": "gfs2-kmp-debug-4.12.14-95.16.1.ppc64le",
"product_id": "gfs2-kmp-debug-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"product": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"product_id": "gfs2-kmp-default-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-debug-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-debug-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-debug-base-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-debug-base-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-debug-devel-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-debug-devel-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-debug-extra-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-debug-extra-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-kgraft-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-debug-kgraft-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-debug-kgraft-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-default-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-default-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-default-base-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-default-base-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-default-devel-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-default-devel-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-default-extra-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-default-extra-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-default-kgraft-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-default-kgraft-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-obs-build-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-obs-build-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-obs-qa-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-obs-qa-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-syms-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-syms-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-vanilla-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-vanilla-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-vanilla-base-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-vanilla-base-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kernel-vanilla-devel-4.12.14-95.16.1.ppc64le",
"product_id": "kernel-vanilla-devel-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"product": {
"name": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"product_id": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-debug-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kselftests-kmp-debug-4.12.14-95.16.1.ppc64le",
"product_id": "kselftests-kmp-debug-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-95.16.1.ppc64le",
"product": {
"name": "kselftests-kmp-default-4.12.14-95.16.1.ppc64le",
"product_id": "kselftests-kmp-default-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.12.14-95.16.1.ppc64le",
"product": {
"name": "ocfs2-kmp-debug-4.12.14-95.16.1.ppc64le",
"product_id": "ocfs2-kmp-debug-4.12.14-95.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"product": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"product_id": "ocfs2-kmp-default-4.12.14-95.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"product": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"product_id": "cluster-md-kmp-default-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-95.16.1.s390x",
"product": {
"name": "dlm-kmp-default-4.12.14-95.16.1.s390x",
"product_id": "dlm-kmp-default-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-95.16.1.s390x",
"product": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.s390x",
"product_id": "gfs2-kmp-default-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-default-4.12.14-95.16.1.s390x",
"product_id": "kernel-default-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-default-base-4.12.14-95.16.1.s390x",
"product_id": "kernel-default-base-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-default-devel-4.12.14-95.16.1.s390x",
"product_id": "kernel-default-devel-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-default-extra-4.12.14-95.16.1.s390x",
"product_id": "kernel-default-extra-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-default-kgraft-4.12.14-95.16.1.s390x",
"product_id": "kernel-default-kgraft-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-man-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-default-man-4.12.14-95.16.1.s390x",
"product_id": "kernel-default-man-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-obs-build-4.12.14-95.16.1.s390x",
"product_id": "kernel-obs-build-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-obs-qa-4.12.14-95.16.1.s390x",
"product_id": "kernel-obs-qa-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-syms-4.12.14-95.16.1.s390x",
"product_id": "kernel-syms-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-vanilla-4.12.14-95.16.1.s390x",
"product_id": "kernel-vanilla-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-vanilla-base-4.12.14-95.16.1.s390x",
"product_id": "kernel-vanilla-base-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-vanilla-devel-4.12.14-95.16.1.s390x",
"product_id": "kernel-vanilla-devel-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-zfcpdump-4.12.14-95.16.1.s390x",
"product_id": "kernel-zfcpdump-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-man-4.12.14-95.16.1.s390x",
"product": {
"name": "kernel-zfcpdump-man-4.12.14-95.16.1.s390x",
"product_id": "kernel-zfcpdump-man-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-95.16.1.s390x",
"product": {
"name": "kselftests-kmp-default-4.12.14-95.16.1.s390x",
"product_id": "kselftests-kmp-default-4.12.14-95.16.1.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"product": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"product_id": "ocfs2-kmp-default-4.12.14-95.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.12.14-95.16.1.x86_64",
"product": {
"name": "cluster-md-kmp-debug-4.12.14-95.16.1.x86_64",
"product_id": "cluster-md-kmp-debug-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"product": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"product_id": "cluster-md-kmp-default-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.12.14-95.16.1.x86_64",
"product": {
"name": "dlm-kmp-debug-4.12.14-95.16.1.x86_64",
"product_id": "dlm-kmp-debug-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-95.16.1.x86_64",
"product": {
"name": "dlm-kmp-default-4.12.14-95.16.1.x86_64",
"product_id": "dlm-kmp-default-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.12.14-95.16.1.x86_64",
"product": {
"name": "gfs2-kmp-debug-4.12.14-95.16.1.x86_64",
"product_id": "gfs2-kmp-debug-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"product": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"product_id": "gfs2-kmp-default-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-debug-4.12.14-95.16.1.x86_64",
"product_id": "kernel-debug-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-debug-base-4.12.14-95.16.1.x86_64",
"product_id": "kernel-debug-base-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-debug-devel-4.12.14-95.16.1.x86_64",
"product_id": "kernel-debug-devel-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-debug-extra-4.12.14-95.16.1.x86_64",
"product_id": "kernel-debug-extra-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-kgraft-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-debug-kgraft-4.12.14-95.16.1.x86_64",
"product_id": "kernel-debug-kgraft-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-default-4.12.14-95.16.1.x86_64",
"product_id": "kernel-default-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-default-base-4.12.14-95.16.1.x86_64",
"product_id": "kernel-default-base-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-default-devel-4.12.14-95.16.1.x86_64",
"product_id": "kernel-default-devel-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-default-extra-4.12.14-95.16.1.x86_64",
"product_id": "kernel-default-extra-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-default-kgraft-4.12.14-95.16.1.x86_64",
"product_id": "kernel-default-kgraft-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-kvmsmall-4.12.14-95.16.1.x86_64",
"product_id": "kernel-kvmsmall-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-base-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-kvmsmall-base-4.12.14-95.16.1.x86_64",
"product_id": "kernel-kvmsmall-base-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-4.12.14-95.16.1.x86_64",
"product_id": "kernel-kvmsmall-devel-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-obs-build-4.12.14-95.16.1.x86_64",
"product_id": "kernel-obs-build-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-obs-qa-4.12.14-95.16.1.x86_64",
"product_id": "kernel-obs-qa-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-syms-4.12.14-95.16.1.x86_64",
"product_id": "kernel-syms-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-vanilla-4.12.14-95.16.1.x86_64",
"product_id": "kernel-vanilla-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-vanilla-base-4.12.14-95.16.1.x86_64",
"product_id": "kernel-vanilla-base-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-95.16.1.x86_64",
"product": {
"name": "kernel-vanilla-devel-4.12.14-95.16.1.x86_64",
"product_id": "kernel-vanilla-devel-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"product": {
"name": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"product_id": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-debug-4.12.14-95.16.1.x86_64",
"product": {
"name": "kselftests-kmp-debug-4.12.14-95.16.1.x86_64",
"product_id": "kselftests-kmp-debug-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-95.16.1.x86_64",
"product": {
"name": "kselftests-kmp-default-4.12.14-95.16.1.x86_64",
"product_id": "kselftests-kmp-default-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.12.14-95.16.1.x86_64",
"product": {
"name": "ocfs2-kmp-debug-4.12.14-95.16.1.x86_64",
"product_id": "ocfs2-kmp-debug-4.12.14-95.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"product": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"product_id": "ocfs2-kmp-default-4.12.14-95.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Live Patching 12 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-live-patching:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-extra-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-devel-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-macros-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-source-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x"
},
"product_reference": "cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le"
},
"product_reference": "dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x"
},
"product_reference": "dlm-kmp-default-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "dlm-kmp-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x"
},
"product_reference": "gfs2-kmp-default-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x"
},
"product_reference": "ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le as component of SUSE Linux Enterprise Live Patching 12 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le"
},
"product_reference": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64 as component of SUSE Linux Enterprise Live Patching 12 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64"
},
"product_reference": "kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-docs-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-obs-build-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-obs-build-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-obs-build-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-obs-build-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-default-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-default-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-man-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-devel-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-macros-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-source-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-default-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-default-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-base-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-devel-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-default-man-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-devel-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-macros-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.12.14-95.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch"
},
"product_reference": "kernel-source-4.12.14-95.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-syms-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-4.12.14-95.16.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
},
"product_reference": "kernel-default-extra-4.12.14-95.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4"
}
]
},
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"details": "moderate"
}
],
"title": "CVE-2019-11091"
},
{
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.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": [
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_16-default-1-6.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-man-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-95.16.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-95.16.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-95.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:09Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
SUSE-SU-2019:1242-1
Vulnerability from csaf_suse - Published: 2019-05-14 17:05 - Updated: 2019-05-14 17:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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 SUSE Linux Enterprise 12 SP4 Azure 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 the handle_rx() function in the vhost_net driver. A malicious virtual guest, under specific conditions, could 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-9003: Attackers could 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-9503: A brcmfmac frame validation bypass was fixed. (bnc#1132828).\n- CVE-2019-9500: A brcmfmac heap buffer overflow in brcmf_wowl_nd_results was fixed. (bnc#1132681).\n- CVE-2019-3882: A flaw was found in the vfio interface implementation that permitted 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\nThe following non-security bugs were fixed:\n\n- 9p: do not trust pdu content for stat item size (bsc#1051510).\n- acpi: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).\n- acpi, nfit: Prefer _DSM over _LSR for namespace label reads (bsc#112128) (bsc#1132426).\n- acpi / sbs: Fix GPE storm on recent MacBookPro\u0027s (bsc#1051510).\n- alsa: core: Fix card races between register and disconnect (bsc#1051510).\n- alsa: echoaudio: add a check for ioremap_nocache (bsc#1051510).\n- alsa: firewire: add const qualifier to identifiers for read-only symbols (bsc#1051510).\n- alsa: firewire-motu: add a flag for AES/EBU on XLR interface (bsc#1051510).\n- alsa: firewire-motu: add specification flag for position of flag for MIDI messages (bsc#1051510).\n- alsa: firewire-motu: add support for MOTU Audio Express (bsc#1051510).\n- alsa: firewire-motu: add support for Motu Traveler (bsc#1051510).\n- alsa: firewire-motu: use \u0027version\u0027 field of unit directory to identify model (bsc#1051510).\n- alsa: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Add two more machines to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Enforces runtime_resume after S3 and S4 for each codec (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 for Acer Aspire E5-523G/ES1-432 headset mic (bsc#1051510).\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: Enable ASUS X441MB and X705FD headset MIC with ALC256 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer AIO with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 (bsc#1051510).\n- alsa: hda/realtek - Fixed Dell AIO speaker noise (bsc#1051510).\n- alsa: hda - Record the current power state before suspend/resume calls (bsc#1051510).\n- alsa: info: Fix racy addition/deletion of nodes (bsc#1051510).\n- alsa: line6: use dynamic buffers (bsc#1051510).\n- alsa: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration (bsc#1051510).\n- alsa: PCM: check if ops are defined before suspending PCM (bsc#1051510).\n- alsa: pcm: Do not suspend stream in unrecoverable PCM state (bsc#1051510).\n- alsa: pcm: Fix possible OOB access in PCM oss plugins (bsc#1051510).\n- alsa: rawmidi: Fix potential Spectre v1 vulnerability (bsc#1051510).\n- alsa: sb8: add a check for request_region (bsc#1051510).\n- alsa: seq: Fix OOB-reads from strlcpy (bsc#1051510).\n- alsa: seq: oss: Fix Spectre v1 vulnerability (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: topology: free created components in tplg load error (bsc#1051510).\n- assume flash part size to be 4MB, if it can\u0027t be determined (bsc#1127371).\n- ath10k: avoid possible string overflow (bsc#1051510).\n- auxdisplay: hd44780: Fix memory leak on -\u003eremove() (bsc#1051510).\n- auxdisplay: ht16k33: fix potential user-after-free on module unload (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- 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: 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: btusb: request wake pin with NOAUTOEN (bsc#1051510).\n- bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bsc#1051510).\n- bluetooth: Fix decrementing reference count twice in releasing socket (bsc#1051510).\n- bluetooth: hci_ldisc: Initialize hci_dev before open() (bsc#1051510).\n- bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() (bsc#1051510).\n- bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).\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- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: check for refs on snapshot delete resume (bsc#1131335).\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 deadlock between clone/dedupe and rename (bsc#1130518).\n- btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).\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- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).\n- cgroup: fix parsing empty mount option string (bsc#1133094).\n- cifs: allow guest mounts to work for smb3.11 (bsc#1051510).\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: clk-twl6040: Fix imprecise external abort for pdmclk (bsc#1051510).\n- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).\n- clk: ingenic: Fix doc of ingenic_cgu_div_info (bsc#1051510).\n- clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bsc#1051510).\n- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).\n- clk: sunxi-ng: v3s: Fix TCON reset de-assert bit (bsc#1051510).\n- clk: vc5: Abort clock configuration without upstream clock (bsc#1051510).\n- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).\n- clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bsc#1051510).\n- clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bsc#1051510).\n- cpcap-charger: generate events for userspace (bsc#1051510).\n- cpufreq: pxa2xx: remove incorrect __init annotation (bsc#1051510).\n- cpufreq: tegra124: add missing of_node_put() (bsc#1051510).\n- cpupowerutils: bench - Fix cpu online check (bsc#1051510).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: caam - add missing put_device() call (bsc#1129770).\n- crypto: crypto4xx - properly set IV after de- and encrypt (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: 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- device property: Fix the length used in PROPERTY_ENTRY_STRING() (bsc#1051510).\n- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (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: 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: 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/i915/bios: assume eDP is present on port A when there is no VBT (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 MI_FLUSH_DW parsing with correct index check (bsc#1051510).\n- drm/i915: Relax mmap VMA check (bsc#1051510).\n- drm/imx: ignore plane updates on disabled crtcs (bsc#1051510).\n- drm/imx: imx-ldb: add missing of_node_puts (bsc#1051510).\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)\n- drm/meson: Fix invalid pointer in meson_drv_unbind() (bsc#1051510).\n- drm/meson: Uninstall IRQ handler (bsc#1051510).\n- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure (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: 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: 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/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- 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: Avoid panic during forced reboot (bsc#1126356).\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/dax: deposit pagetable even when installing zero page (bsc#1126740).\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- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (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: i2c-hid: Ignore input report if there\u0027s no data present on Elan touchpanels (bsc#1133486).\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- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus ().\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus (fate#323887).\n- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).\n- i2c: Make i2c_unregister_device() NULL-aware (bsc#1108193).\n- i2c: tegra: fix maximum transfer size (bsc#1051510).\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: cap11xx - switch to using set_brightness_blocking() (bsc#1051510).\n- input: matrix_keypad - use flush_delayed_work() (bsc#1051510).\n- input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).\n- input: st-keyscan - fix potential zalloc NULL dereference (bsc#1051510).\n- input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).\n- input: uinput - fix undefined behavior in uinput_validate_absinfo() (bsc#1120902).\n- intel_idle: add support for Jacobsville (jsc#SLE-5394).\n- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).\n- iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130336).\n- iommu/amd: fix sg-\u003edma_address for sg-\u003eoffset bigger than PAGE_SIZE (bsc#1130337).\n- iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu: Do not print warning when IOMMU driver only supports unmanaged domains (bsc#1130130).\n- iommu/vt-d: Check capability before disabling protected memory (bsc#1130338).\n- ip6: fix PMTU discovery when using /127 subnets (git-fixes).\n- ip6mr: Do not call __IP6_INC_STATS() from preemptible context (git-fixes).\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: Remove duplicate NULL check (bsc#1108193).\n- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv4/route: fail early when inet dev is missing (git-fixes).\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- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table (bsc#1051510).\n- irqchip/mmp: Only touch the PJ4 IRQ \u0026 FIQ bits on enable/disable (bsc#1051510).\n- iscsi_ibft: Fix missing break in switch statement (bsc#1051510).\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- iwlwifi: mvm: fix firmware statistics usage (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/severities: add cxgb4 and cxgb4vf shared data to the whitelis (bsc#1127372)\n- kasan: fix shadow_size calculation error in kasan_module_alloc (bsc#1051510).\n- kbuild: fix false positive warning/error about missing libelf (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- 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: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).\n- kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).\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: 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- leds: pca9532: fix a potential NULL pointer dereference (bsc#1051510).\n- libceph: wait for latest osdmap in ceph_monc_blacklist_add() (bsc#1130427).\n- libertas_tf: do not set URB_ZERO_PACKET on IN USB transfer (bsc#1051510).\n- lightnvm: if LUNs are already allocated fix return (bsc#1085535).\n- locking/atomics, asm-generic: Move some macros from \u003clinux/bitops.h\u003e to a new \u003clinux/bits.h\u003e file (bsc#1111331).\n- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).\n- mac80211: Fix Tx aggregation session tear down with ITXQs (bsc#1051510).\n- mac80211_hwsim: propagate genlmsg_reply return code (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: 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: rc: mce_kbd decoder: fix stuck keys (bsc#1100132).\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: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: v4l2-ctrls.c/uvc: zero v4l2_event (bsc#1051510).\n- media: vb2: do not call __vb2_queue_cancel if vb2_start_streaming failed (bsc#1119086).\n- memremap: fix softlockup reports at teardown (bnc#1130154).\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: davinci: remove extraneous __init annotation (bsc#1051510).\n- mmc: pxamci: fix enum type confusion (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: Fix modifying of page protection by insert_pfn() (bsc#1126740).\n- mm: Fix warning in insert_pfn() (bsc#1126740).\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- mwifiex: do not advertise IBSS features without FW support (bsc#1129770).\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 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: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).\n- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129276 bsc#1125342).\n- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).\n- netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info (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: 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- 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/ncsi: Fix AEN HNCDSC packet length (git-fixes).\n- net/ncsi: Stop monitor if channel times out or is inactive (git-fixes).\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-sysfs: Fix mem leak in netdev_register_kobject (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- nfsd: fix memory corruption caused by readdir (bsc#1127445).\n- nfsd: fix memory corruption caused by readdir (bsc#1127445).\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- nvme: schedule requeue whenever a LIVE state is entered (bsc#1123105).\n- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock (bsc#1131169).\n- pci: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).\n- pci: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits (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: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).\n- pm / wakeup: Rework wakeup source timer cancellation (bsc#1051510).\n- powercap: intel_rapl: add support for Jacobsville ().\n- powercap: intel_rapl: add support for Jacobsville (FATE#327454).\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, 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: Query firmware for count cache flush settings (bsc#1131107).\n- powerpc/powernv: Remove never used pnv_power9_force_smt4 (bsc#1061840).\n- powerpc/pseries/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes).\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- power: supply: charger-manager: Fix incorrect return value (bsc#1051510).\n- pwm-backlight: Enable/disable the PWM before/after LCD enable toggle (bsc#1051510).\n- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).\n- qmi_wwan: apply SET_DTR quirk to Sierra WP7607 (bsc#1051510).\n- qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup (bsc#1051510).\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- 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- regulator: max77620: Initialize values for DT properties (bsc#1051510).\n- regulator: s2mpa01: Fix step values for some LDOs (bsc#1051510).\n- Revert drm/i915 patches that caused regressions (bsc#1131062)\n- rhashtable: Still do rehash when we get EEXIST (bsc#1051510).\n- ring-buffer: Check if memory is available before allocation (bsc#1132531).\n- rpm/config.sh: Fix build project and bugzilla product.\n- rtc: 88pm80x: fix unintended sign extension (bsc#1051510).\n- rtc: 88pm860x: fix unintended sign extension (bsc#1051510).\n- rtc: cmos: ignore bogus century byte (bsc#1051510).\n- rtc: ds1672: fix unintended sign extension (bsc#1051510).\n- rtc: Fix overflow when converting time64_t to rtc_time (bsc#1051510).\n- rtc: pm8xxx: fix unintended sign extension (bsc#1051510).\n- rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event (git-fixes).\n- rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink (git-fixes).\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- scsi: libiscsi: fix possible NULL pointer dereference in case of TMF (bsc#1127378).\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- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).\n- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart (bsc#1051510).\n- serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bsc#1051510).\n- serial: imx: Update cached mctrl value when changing RTS (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- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).\n- smb3: Fix SMB3.1.1 guest mounts to Samba (bsc#1051510).\n- soc: fsl: qbman: avoid race in clearing QMan interrupt (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- spi: pxa2xx: Setup maximum supported DMA transfer length (bsc#1051510).\n- spi: ti-qspi: Fix mmap read when more than one CS in use (bsc#1051510).\n- spi/topcliff_pch: Fix potential NULL dereference on allocation error (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: 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- 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 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- svm: Fix improper check when deactivate AVIC (bsc#1130335).\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: bcm2835: Fix crash in bcm2835_thermal_debugfs (bsc#1051510).\n- thermal/intel_powerclamp: fix truncated kthread name ().\n- thermal/intel_powerclamp: fix truncated kthread name (FATE#326597).\n- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).\n- tpm: Fix some name collisions with drivers/char/tpm.h (bsc#1051510).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).\n- tpm_tis_spi: Pass the SPI IRQ down to the driver (bsc#1051510).\n- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bsc#1051510).\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- tun: fix blocking read (networking-stable-19_03_07).\n- tun: remove unnecessary memory barrier (networking-stable-19_03_07).\n- udf: Fix crash on IO error during truncate (bsc#1131175).\n- uio: Reduce return paths from uio_write() (bsc#1051510).\n- Update patches.kabi/kabi-cxgb4-MU.patch (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584 bsc#1127371).\n- usb: cdc-acm: fix race during wakeup blocking TX traffic (bsc#1129770).\n- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).\n- usb: common: Consider only available nodes for dr_mode (bsc#1129770).\n- usb: core: only clean up what we allocated (bsc#1051510).\n- usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bsc#1051510).\n- usb: dwc3: gadget: synchronize_irq dwc irq in suspend (bsc#1051510).\n- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).\n- usb: gadget: f_hid: fix deadlock in f_hidg_write() (bsc#1129770).\n- usb: gadget: Potential NULL dereference on allocation error (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: phy: fix link errors (bsc#1051510).\n- usb: phy: twl6030-usb: fix possible use-after-free on remove (bsc#1051510).\n- usb: serial: cp210x: add ID for Ingenico 3070 (bsc#1129770).\n- usb: serial: cp210x: add new device id (bsc#1051510).\n- usb: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).\n- usb: serial: ftdi_sio: add additional NovaTech products (bsc#1051510).\n- usb: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bsc#1129770).\n- usb: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770).\n- usb: serial: option: add Olicard 600 (bsc#1051510).\n- usb: serial: option: add support for Quectel EM12 (bsc#1051510).\n- usb: serial: option: add Telit ME910 ECM composition (bsc#1129770).\n- usb: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770).\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- video: fbdev: Set pixclock = 0 in goldfishfb (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: Add Atom Tremont (Jacobsville) ().\n- x86/cpu: Add Atom Tremont (Jacobsville) (FATE#327454).\n- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bsc#1114279).\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/mce: Improve error message when kernel cannot recover, p2 (bsc#1114279).\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- x86/uaccess: Do not leak the AC flag into __put_user() value evaluation (bsc#1114279).\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- 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: 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: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).\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: 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": "SUSE-2019-1242,SUSE-SLE-SERVER-12-SP4-2019-1242",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1242-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1242-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191242-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1242-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005451.html"
},
{
"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 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 1078216",
"url": "https://bugzilla.suse.com/1078216"
},
{
"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 1093777",
"url": "https://bugzilla.suse.com/1093777"
},
{
"category": "self",
"summary": "SUSE Bug 1094120",
"url": "https://bugzilla.suse.com/1094120"
},
{
"category": "self",
"summary": "SUSE Bug 1094244",
"url": "https://bugzilla.suse.com/1094244"
},
{
"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 1100132",
"url": "https://bugzilla.suse.com/1100132"
},
{
"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 1107937",
"url": "https://bugzilla.suse.com/1107937"
},
{
"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 1112128",
"url": "https://bugzilla.suse.com/1112128"
},
{
"category": "self",
"summary": "SUSE Bug 1112178",
"url": "https://bugzilla.suse.com/1112178"
},
{
"category": "self",
"summary": "SUSE Bug 1113399",
"url": "https://bugzilla.suse.com/1113399"
},
{
"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 1114542",
"url": "https://bugzilla.suse.com/1114542"
},
{
"category": "self",
"summary": "SUSE Bug 1114638",
"url": "https://bugzilla.suse.com/1114638"
},
{
"category": "self",
"summary": "SUSE Bug 1119086",
"url": "https://bugzilla.suse.com/1119086"
},
{
"category": "self",
"summary": "SUSE Bug 1119680",
"url": "https://bugzilla.suse.com/1119680"
},
{
"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 1123105",
"url": "https://bugzilla.suse.com/1123105"
},
{
"category": "self",
"summary": "SUSE Bug 1125342",
"url": "https://bugzilla.suse.com/1125342"
},
{
"category": "self",
"summary": "SUSE Bug 1126221",
"url": "https://bugzilla.suse.com/1126221"
},
{
"category": "self",
"summary": "SUSE Bug 1126356",
"url": "https://bugzilla.suse.com/1126356"
},
{
"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 1127378",
"url": "https://bugzilla.suse.com/1127378"
},
{
"category": "self",
"summary": "SUSE Bug 1127445",
"url": "https://bugzilla.suse.com/1127445"
},
{
"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 1129273",
"url": "https://bugzilla.suse.com/1129273"
},
{
"category": "self",
"summary": "SUSE Bug 1129276",
"url": "https://bugzilla.suse.com/1129276"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1130130",
"url": "https://bugzilla.suse.com/1130130"
},
{
"category": "self",
"summary": "SUSE Bug 1130154",
"url": "https://bugzilla.suse.com/1130154"
},
{
"category": "self",
"summary": "SUSE Bug 1130195",
"url": "https://bugzilla.suse.com/1130195"
},
{
"category": "self",
"summary": "SUSE Bug 1130335",
"url": "https://bugzilla.suse.com/1130335"
},
{
"category": "self",
"summary": "SUSE Bug 1130336",
"url": "https://bugzilla.suse.com/1130336"
},
{
"category": "self",
"summary": "SUSE Bug 1130337",
"url": "https://bugzilla.suse.com/1130337"
},
{
"category": "self",
"summary": "SUSE Bug 1130338",
"url": "https://bugzilla.suse.com/1130338"
},
{
"category": "self",
"summary": "SUSE Bug 1130425",
"url": "https://bugzilla.suse.com/1130425"
},
{
"category": "self",
"summary": "SUSE Bug 1130427",
"url": "https://bugzilla.suse.com/1130427"
},
{
"category": "self",
"summary": "SUSE Bug 1130518",
"url": "https://bugzilla.suse.com/1130518"
},
{
"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 1131062",
"url": "https://bugzilla.suse.com/1131062"
},
{
"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 1131467",
"url": "https://bugzilla.suse.com/1131467"
},
{
"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 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 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 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-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-14T17:05:24Z",
"generator": {
"date": "2019-05-14T17:05:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1242-1",
"initial_release_date": "2019-05-14T17:05:24Z",
"revision_history": [
{
"date": "2019-05-14T17:05:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-azure-4.12.14-6.12.1.noarch",
"product": {
"name": "kernel-devel-azure-4.12.14-6.12.1.noarch",
"product_id": "kernel-devel-azure-4.12.14-6.12.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-azure-4.12.14-6.12.1.noarch",
"product": {
"name": "kernel-source-azure-4.12.14-6.12.1.noarch",
"product_id": "kernel-source-azure-4.12.14-6.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "cluster-md-kmp-azure-4.12.14-6.12.1.x86_64",
"product_id": "cluster-md-kmp-azure-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "dlm-kmp-azure-4.12.14-6.12.1.x86_64",
"product_id": "dlm-kmp-azure-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "gfs2-kmp-azure-4.12.14-6.12.1.x86_64",
"product_id": "gfs2-kmp-azure-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "kernel-azure-4.12.14-6.12.1.x86_64",
"product_id": "kernel-azure-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-base-4.12.14-6.12.1.x86_64",
"product": {
"name": "kernel-azure-base-4.12.14-6.12.1.x86_64",
"product_id": "kernel-azure-base-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-4.12.14-6.12.1.x86_64",
"product": {
"name": "kernel-azure-devel-4.12.14-6.12.1.x86_64",
"product_id": "kernel-azure-devel-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-4.12.14-6.12.1.x86_64",
"product": {
"name": "kernel-azure-extra-4.12.14-6.12.1.x86_64",
"product_id": "kernel-azure-extra-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-kgraft-4.12.14-6.12.1.x86_64",
"product": {
"name": "kernel-azure-kgraft-4.12.14-6.12.1.x86_64",
"product_id": "kernel-azure-kgraft-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "kernel-syms-azure-4.12.14-6.12.1.x86_64",
"product_id": "kernel-syms-azure-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "kselftests-kmp-azure-4.12.14-6.12.1.x86_64",
"product_id": "kselftests-kmp-azure-4.12.14-6.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-4.12.14-6.12.1.x86_64",
"product": {
"name": "ocfs2-kmp-azure-4.12.14-6.12.1.x86_64",
"product_id": "ocfs2-kmp-azure-4.12.14-6.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-azure-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-base-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-azure-base-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-azure-devel-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-4.12.14-6.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch"
},
"product_reference": "kernel-devel-azure-4.12.14-6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-4.12.14-6.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch"
},
"product_reference": "kernel-source-azure-4.12.14-6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-syms-azure-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-azure-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-base-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-azure-base-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-azure-devel-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-4.12.14-6.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch"
},
"product_reference": "kernel-devel-azure-4.12.14-6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-4.12.14-6.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch"
},
"product_reference": "kernel-source-azure-4.12.14-6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-4.12.14-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
},
"product_reference": "kernel-syms-azure-4.12.14-6.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
}
]
},
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-11091"
},
{
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.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": [
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-base-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-azure-devel-4.12.14-6.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure-4.12.14-6.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-azure-4.12.14-6.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:05:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
SUSE-SU-2019:1244-1
Vulnerability from csaf_suse - Published: 2019-05-14 17:07 - Updated: 2019-05-14 17:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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 SUSE Linux Enterprise 15 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\n\nFor more information on this set of vulnerabilities, check out https://www.suse.com/support/kb/doc/?id=7023736\n\n\nThe following security issues were fixed:\n\n- CVE-2018-16880: A flaw was found in the handle_rx() function in the vhost_net driver. A malicious virtual guest, under specific conditions, could 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-3882: A flaw was found in the vfio interface implementation that permitted 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 could 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: A brcmfmac frame validation bypass was 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: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).\n- acpi, nfit: Prefer _DSM over _LSR for namespace label reads (bsc#1132426).\n- acpi / SBS: Fix GPE storm on recent MacBookPro\u0027s (bsc#1051510).\n- alsa: core: Fix card races between register and disconnect (bsc#1051510).\n- alsa: echoaudio: add a check for ioremap_nocache (bsc#1051510).\n- alsa: firewire: add const qualifier to identifiers for read-only symbols (bsc#1051510).\n- alsa: firewire-motu: add a flag for AES/EBU on XLR interface (bsc#1051510).\n- alsa: firewire-motu: add specification flag for position of flag for MIDI messages (bsc#1051510).\n- alsa: firewire-motu: add support for MOTU Audio Express (bsc#1051510).\n- alsa: firewire-motu: add support for Motu Traveler (bsc#1051510).\n- alsa: firewire-motu: use \u0027version\u0027 field of unit directory to identify model (bsc#1051510).\n- alsa: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Add two more machines to the power_save_blacklist (bsc#1051510).\n- alsa: hda - Enforces runtime_resume after S3 and S4 for each codec (bsc#1051510).\n- alsa: hda: Initialize power_state field properly (bsc#1051510).\n- alsa: hda/realtek - Add quirk for Tuxedo XC 1509 (bsc#1131442).\n- alsa: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic (bsc#1051510).\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: Enable ASUS X441MB and X705FD headset MIC with ALC256 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer AIO with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 (bsc#1051510).\n- alsa: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 (bsc#1051510).\n- alsa: hda - Record the current power state before suspend/resume calls (bsc#1051510).\n- alsa: info: Fix racy addition/deletion of nodes (bsc#1051510).\n- alsa: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration (bsc#1051510).\n- alsa: PCM: check if ops are defined before suspending PCM (bsc#1051510).\n- alsa: pcm: Do not suspend stream in unrecoverable PCM state (bsc#1051510).\n- alsa: pcm: Fix possible OOB access in PCM oss plugins (bsc#1051510).\n- alsa: rawmidi: Fix potential Spectre v1 vulnerability (bsc#1051510).\n- alsa: sb8: add a check for request_region (bsc#1051510).\n- alsa: seq: Fix OOB-reads from strlcpy (bsc#1051510).\n- alsa: seq: oss: Fix Spectre v1 vulnerability (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: topology: free created components in tplg load error (bsc#1051510).\n- assume flash part size to be 4MB, if it can\u0027t be determined (bsc#1127371).\n- ath10k: avoid possible string overflow (bsc#1051510).\n- auxdisplay: hd44780: Fix memory leak on -\u003eremove() (bsc#1051510).\n- auxdisplay: ht16k33: fix potential user-after-free on module unload (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- 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: 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: btusb: request wake pin with NOAUTOEN (bsc#1051510).\n- bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bsc#1051510).\n- bluetooth: Fix decrementing reference count twice in releasing socket (bsc#1051510).\n- bluetooth: hci_ldisc: Initialize hci_dev before open() (bsc#1051510).\n- bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() (bsc#1051510).\n- bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).\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- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: check for refs on snapshot delete resume (bsc#1131335).\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 deadlock between clone/dedupe and rename (bsc#1130518).\n- btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).\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- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).\n- cgroup: fix parsing empty mount option string (bsc#1133094).\n- cifs: allow guest mounts to work for smb3.11 (bsc#1051510).\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: clk-twl6040: Fix imprecise external abort for pdmclk (bsc#1051510).\n- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).\n- clk: ingenic: Fix doc of ingenic_cgu_div_info (bsc#1051510).\n- clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bsc#1051510).\n- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).\n- clk: sunxi-ng: v3s: Fix TCON reset de-assert bit (bsc#1051510).\n- clk: vc5: Abort clock configuration without upstream clock (bsc#1051510).\n- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).\n- clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bsc#1051510).\n- clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bsc#1051510).\n- cpcap-charger: generate events for userspace (bsc#1051510).\n- cpufreq: pxa2xx: remove incorrect __init annotation (bsc#1051510).\n- cpufreq: tegra124: add missing of_node_put() (bsc#1051510).\n- cpupowerutils: bench - Fix cpu online check (bsc#1051510).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: caam - add missing put_device() call (bsc#1129770).\n- crypto: crypto4xx - properly set IV after de- and encrypt (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: 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- device property: Fix the length used in PROPERTY_ENTRY_STRING() (bsc#1051510).\n- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (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: 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/i915/bios: assume eDP is present on port A when there is no VBT (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 MI_FLUSH_DW parsing with correct index check (bsc#1051510).\n- drm/i915: Relax mmap VMA check (bsc#1051510).\n- drm/imx: ignore plane updates on disabled crtcs (bsc#1051510).\n- drm/imx: imx-ldb: add missing of_node_puts (bsc#1051510).\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)\n- drm/meson: Fix invalid pointer in meson_drv_unbind() (bsc#1051510).\n- drm/meson: Uninstall IRQ handler (bsc#1051510).\n- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure (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: 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: 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/udl: add a release method and delay modeset teardown (bsc#1085536)\n- drm/vc4: Fix memory leak during gpu reset. (bsc#1113722)\n- Drop \u0027PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to\u0027\n- dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit (networking-stable-19_02_20).\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: Avoid panic during forced reboot (bsc#1126356).\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- 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/dax: deposit pagetable even when installing zero page (bsc#1126740).\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- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (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: i2c-hid: Ignore input report if there\u0027s no data present on Elan touchpanels (bsc#1133486).\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- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus ().\n- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus (fate#323887).\n- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).\n- i2c: tegra: fix maximum transfer size (bsc#1051510).\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: cap11xx - switch to using set_brightness_blocking() (bsc#1051510).\n- input: matrix_keypad - use flush_delayed_work() (bsc#1051510).\n- input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).\n- input: st-keyscan - fix potential zalloc NULL dereference (bsc#1051510).\n- input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).\n- input: uinput - fix undefined behavior in uinput_validate_absinfo() (bsc#1120902).\n- intel_idle: add support for Jacobsville (jsc#SLE-5394).\n- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).\n- iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130336).\n- iommu/amd: fix sg-\u003edma_address for sg-\u003eoffset bigger than PAGE_SIZE (bsc#1130337).\n- iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu: Do not print warning when IOMMU driver only supports unmanaged domains (bsc#1130130).\n- iommu/vt-d: Check capability before disabling protected memory (bsc#1130338).\n- ip6: fix PMTU discovery when using /127 subnets (git-fixes).\n- ip6mr: Do not call __IP6_INC_STATS() from preemptible context (git-fixes).\n- ip6_tunnel: fix ip6 tunnel lookup in collect_md mode (git-fixes).\n- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv4/route: fail early when inet dev is missing (git-fixes).\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- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table (bsc#1051510).\n- irqchip/mmp: Only touch the PJ4 IRQ \u0026 FIQ bits on enable/disable (bsc#1051510).\n- iscsi_ibft: Fix missing break in switch statement (bsc#1051510).\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- iwlwifi: mvm: fix firmware statistics usage (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/severities: add cxgb4 and cxgb4vf shared data to the whitelis (bsc#1127372)\n- kasan: fix shadow_size calculation error in kasan_module_alloc (bsc#1051510).\n- kbuild: fix false positive warning/error about missing libelf (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- 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: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).\n- kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).\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: 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- leds: pca9532: fix a potential NULL pointer dereference (bsc#1051510).\n- libceph: wait for latest osdmap in ceph_monc_blacklist_add() (bsc#1130427).\n- libertas_tf: do not set URB_ZERO_PACKET on IN USB transfer (bsc#1051510).\n- lightnvm: if LUNs are already allocated fix return (bsc#1085535).\n- locking/atomics, asm-generic: Move some macros from \u003clinux/bitops.h\u003e to a new \u003clinux/bits.h\u003e file (bsc#1111331).\n- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).\n- mac80211: Fix Tx aggregation session tear down with ITXQs (bsc#1051510).\n- mac80211_hwsim: propagate genlmsg_reply return code (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: 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: rc: mce_kbd decoder: fix stuck keys (bsc#1100132).\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: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: v4l2-ctrls.c/uvc: zero v4l2_event (bsc#1051510).\n- media: vb2: do not call __vb2_queue_cancel if vb2_start_streaming failed (bsc#1119086).\n- memremap: fix softlockup reports at teardown (bnc#1130154).\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: davinci: remove extraneous __init annotation (bsc#1051510).\n- mmc: pxamci: fix enum type confusion (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: Fix modifying of page protection by insert_pfn() (bsc#1126740).\n- mm: Fix warning in insert_pfn() (bsc#1126740).\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- mwifiex: do not advertise IBSS features without FW support (bsc#1129770).\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 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: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).\n- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129276 bsc#1125342).\n- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).\n- netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info (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: 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- 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/ncsi: Fix AEN HNCDSC packet length (git-fixes).\n- net/ncsi: Stop monitor if channel times out or is inactive (git-fixes).\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-sysfs: Fix mem leak in netdev_register_kobject (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- nfsd4: catch some false session retries (git-fixes).\n- nfsd4: fix cached replies to solo SEQUENCE compounds (git-fixes).\n- nfsd: fix memory corruption caused by readdir (bsc#1127445).\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: split bios with the ns_head bio_set before submitting (bsc#1103259, bsc#1131673).\n- nvme: only reconfigure discard if necessary (bsc#1114638).\n- nvme: schedule requeue whenever a LIVE state is entered (bsc#1123105).\n- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock (bsc#1131169).\n- pci: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).\n- pci: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits (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: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).\n- pm / wakeup: Rework wakeup source timer cancellation (bsc#1051510).\n- powercap: intel_rapl: add support for Jacobsville ().\n- powercap: intel_rapl: add support for Jacobsville (FATE#327454).\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/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/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900).\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/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes).\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- power: supply: charger-manager: Fix incorrect return value (bsc#1051510).\n- pwm-backlight: Enable/disable the PWM before/after LCD enable toggle (bsc#1051510).\n- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).\n- qmi_wwan: apply SET_DTR quirk to Sierra WP7607 (bsc#1051510).\n- qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup (bsc#1051510).\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- 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- regulator: max77620: Initialize values for DT properties (bsc#1051510).\n- regulator: s2mpa01: Fix step values for some LDOs (bsc#1051510).\n- Revert drm/i915 patches that caused regressions (bsc#1131062)\n- Revert \u0027ipv4: keep skb-\u003edst around in presence of IP options\u0027 (git-fixes).\n- rhashtable: Still do rehash when we get EEXIST (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- rtc: 88pm80x: fix unintended sign extension (bsc#1051510).\n- rtc: 88pm860x: fix unintended sign extension (bsc#1051510).\n- rtc: cmos: ignore bogus century byte (bsc#1051510).\n- rtc: ds1672: fix unintended sign extension (bsc#1051510).\n- rtc: Fix overflow when converting time64_t to rtc_time (bsc#1051510).\n- rtc: pm8xxx: fix unintended sign extension (bsc#1051510).\n- rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event (git-fixes).\n- rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event (git-fixes).\n- rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink (git-fixes).\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- scsi: libiscsi: fix possible NULL pointer dereference in case of TMF (bsc#1127378).\n- scsi: libsas: allocate sense buffer for bsg queue (bsc#1131467).\n- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).\n- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart (bsc#1051510).\n- serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bsc#1051510).\n- serial: imx: Update cached mctrl value when changing RTS (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- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).\n- smb3: Fix SMB3.1.1 guest mounts to Samba (bsc#1051510).\n- soc: fsl: qbman: avoid race in clearing QMan interrupt (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- spi: pxa2xx: Setup maximum supported DMA transfer length (bsc#1051510).\n- spi: ti-qspi: Fix mmap read when more than one CS in use (bsc#1051510).\n- spi/topcliff_pch: Fix potential NULL dereference on allocation error (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: 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- 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 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- svm: Fix improper check when deactivate AVIC (bsc#1130335).\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: bcm2835: Fix crash in bcm2835_thermal_debugfs (bsc#1051510).\n- thermal/intel_powerclamp: fix truncated kthread name ().\n- thermal/intel_powerclamp: fix truncated kthread name (FATE#326597).\n- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).\n- tpm: Fix some name collisions with drivers/char/tpm.h (bsc#1051510).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).\n- tpm_tis_spi: Pass the SPI IRQ down to the driver (bsc#1051510).\n- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bsc#1051510).\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- tun: fix blocking read (networking-stable-19_03_07).\n- tun: remove unnecessary memory barrier (networking-stable-19_03_07).\n- udf: Fix crash on IO error during truncate (bsc#1131175).\n- uio: Reduce return paths from uio_write() (bsc#1051510).\n- Update patches.kabi/kabi-cxgb4-MU.patch (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584 bsc#1127371).\n- usb: cdc-acm: fix race during wakeup blocking TX traffic (bsc#1129770).\n- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).\n- usb: common: Consider only available nodes for dr_mode (bsc#1129770).\n- usb: core: only clean up what we allocated (bsc#1051510).\n- usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bsc#1051510).\n- usb: dwc3: gadget: synchronize_irq dwc irq in suspend (bsc#1051510).\n- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).\n- usb: gadget: f_hid: fix deadlock in f_hidg_write() (bsc#1129770).\n- usb: gadget: Potential NULL dereference on allocation error (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: phy: fix link errors (bsc#1051510).\n- usb: phy: twl6030-usb: fix possible use-after-free on remove (bsc#1051510).\n- usb: serial: cp210x: add ID for Ingenico 3070 (bsc#1129770).\n- usb: serial: cp210x: add new device id (bsc#1051510).\n- usb: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).\n- usb: serial: ftdi_sio: add additional NovaTech products (bsc#1051510).\n- usb: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bsc#1129770).\n- usb: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770).\n- usb: serial: option: add Olicard 600 (bsc#1051510).\n- usb: serial: option: add support for Quectel EM12 (bsc#1051510).\n- usb: serial: option: add Telit ME910 ECM composition (bsc#1129770).\n- usb: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770).\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- video: fbdev: Set pixclock = 0 in goldfishfb (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: Add Atom Tremont (Jacobsville) ().\n- x86/cpu: Add Atom Tremont (Jacobsville) (FATE#327454).\n- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bsc#1114279).\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/mce: Improve error message when kernel cannot recover, p2 (bsc#1114279).\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- x86/uaccess: Do not leak the AC flag into __put_user() value evaluation (bsc#1114279).\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- 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: 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: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).\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: 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": "SUSE-2019-1244,SUSE-SLE-Module-Basesystem-15-2019-1244,SUSE-SLE-Module-Development-Tools-15-2019-1244,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1244,SUSE-SLE-Module-Legacy-15-2019-1244,SUSE-SLE-Module-Live-Patching-15-2019-1244,SUSE-SLE-Product-HA-15-2019-1244,SUSE-SLE-Product-WE-15-2019-1244",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1244-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1244-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191244-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1244-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005458.html"
},
{
"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 1061840",
"url": "https://bugzilla.suse.com/1061840"
},
{
"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 1094244",
"url": "https://bugzilla.suse.com/1094244"
},
{
"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 1100132",
"url": "https://bugzilla.suse.com/1100132"
},
{
"category": "self",
"summary": "SUSE Bug 1103259",
"url": "https://bugzilla.suse.com/1103259"
},
{
"category": "self",
"summary": "SUSE Bug 1111331",
"url": "https://bugzilla.suse.com/1111331"
},
{
"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 1113399",
"url": "https://bugzilla.suse.com/1113399"
},
{
"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 1114542",
"url": "https://bugzilla.suse.com/1114542"
},
{
"category": "self",
"summary": "SUSE Bug 1114638",
"url": "https://bugzilla.suse.com/1114638"
},
{
"category": "self",
"summary": "SUSE Bug 1119086",
"url": "https://bugzilla.suse.com/1119086"
},
{
"category": "self",
"summary": "SUSE Bug 1119680",
"url": "https://bugzilla.suse.com/1119680"
},
{
"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 1123105",
"url": "https://bugzilla.suse.com/1123105"
},
{
"category": "self",
"summary": "SUSE Bug 1125342",
"url": "https://bugzilla.suse.com/1125342"
},
{
"category": "self",
"summary": "SUSE Bug 1126221",
"url": "https://bugzilla.suse.com/1126221"
},
{
"category": "self",
"summary": "SUSE Bug 1126356",
"url": "https://bugzilla.suse.com/1126356"
},
{
"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 1127378",
"url": "https://bugzilla.suse.com/1127378"
},
{
"category": "self",
"summary": "SUSE Bug 1127445",
"url": "https://bugzilla.suse.com/1127445"
},
{
"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 1129276",
"url": "https://bugzilla.suse.com/1129276"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1130130",
"url": "https://bugzilla.suse.com/1130130"
},
{
"category": "self",
"summary": "SUSE Bug 1130154",
"url": "https://bugzilla.suse.com/1130154"
},
{
"category": "self",
"summary": "SUSE Bug 1130195",
"url": "https://bugzilla.suse.com/1130195"
},
{
"category": "self",
"summary": "SUSE Bug 1130335",
"url": "https://bugzilla.suse.com/1130335"
},
{
"category": "self",
"summary": "SUSE Bug 1130336",
"url": "https://bugzilla.suse.com/1130336"
},
{
"category": "self",
"summary": "SUSE Bug 1130337",
"url": "https://bugzilla.suse.com/1130337"
},
{
"category": "self",
"summary": "SUSE Bug 1130338",
"url": "https://bugzilla.suse.com/1130338"
},
{
"category": "self",
"summary": "SUSE Bug 1130425",
"url": "https://bugzilla.suse.com/1130425"
},
{
"category": "self",
"summary": "SUSE Bug 1130427",
"url": "https://bugzilla.suse.com/1130427"
},
{
"category": "self",
"summary": "SUSE Bug 1130518",
"url": "https://bugzilla.suse.com/1130518"
},
{
"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 1131062",
"url": "https://bugzilla.suse.com/1131062"
},
{
"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 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 1131467",
"url": "https://bugzilla.suse.com/1131467"
},
{
"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 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 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 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-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-14T17:07:17Z",
"generator": {
"date": "2019-05-14T17:07:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1244-1",
"initial_release_date": "2019-05-14T17:07:17Z",
"revision_history": [
{
"date": "2019-05-14T17:07:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"product_id": "cluster-md-kmp-default-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "dlm-kmp-default-4.12.14-150.17.1.aarch64",
"product_id": "dlm-kmp-default-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-al-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-al-4.12.14-150.17.1.aarch64",
"product_id": "dtb-al-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-allwinner-4.12.14-150.17.1.aarch64",
"product_id": "dtb-allwinner-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-altera-4.12.14-150.17.1.aarch64",
"product_id": "dtb-altera-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-amd-4.12.14-150.17.1.aarch64",
"product_id": "dtb-amd-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-amlogic-4.12.14-150.17.1.aarch64",
"product_id": "dtb-amlogic-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-apm-4.12.14-150.17.1.aarch64",
"product_id": "dtb-apm-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-arm-4.12.14-150.17.1.aarch64",
"product_id": "dtb-arm-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-broadcom-4.12.14-150.17.1.aarch64",
"product_id": "dtb-broadcom-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-cavium-4.12.14-150.17.1.aarch64",
"product_id": "dtb-cavium-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-exynos-4.12.14-150.17.1.aarch64",
"product_id": "dtb-exynos-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-freescale-4.12.14-150.17.1.aarch64",
"product_id": "dtb-freescale-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-hisilicon-4.12.14-150.17.1.aarch64",
"product_id": "dtb-hisilicon-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-lg-4.12.14-150.17.1.aarch64",
"product_id": "dtb-lg-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-marvell-4.12.14-150.17.1.aarch64",
"product_id": "dtb-marvell-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-mediatek-4.12.14-150.17.1.aarch64",
"product_id": "dtb-mediatek-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-nvidia-4.12.14-150.17.1.aarch64",
"product_id": "dtb-nvidia-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-qcom-4.12.14-150.17.1.aarch64",
"product_id": "dtb-qcom-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-renesas-4.12.14-150.17.1.aarch64",
"product_id": "dtb-renesas-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-rockchip-4.12.14-150.17.1.aarch64",
"product_id": "dtb-rockchip-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-socionext-4.12.14-150.17.1.aarch64",
"product_id": "dtb-socionext-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-sprd-4.12.14-150.17.1.aarch64",
"product_id": "dtb-sprd-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-xilinx-4.12.14-150.17.1.aarch64",
"product_id": "dtb-xilinx-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-zte-4.12.14-150.17.1.aarch64",
"product": {
"name": "dtb-zte-4.12.14-150.17.1.aarch64",
"product_id": "dtb-zte-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"product_id": "gfs2-kmp-default-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-default-4.12.14-150.17.1.aarch64",
"product_id": "kernel-default-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-default-base-4.12.14-150.17.1.aarch64",
"product_id": "kernel-default-base-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-default-devel-4.12.14-150.17.1.aarch64",
"product_id": "kernel-default-devel-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-default-extra-4.12.14-150.17.1.aarch64",
"product_id": "kernel-default-extra-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-default-livepatch-4.12.14-150.17.1.aarch64",
"product_id": "kernel-default-livepatch-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-obs-build-4.12.14-150.17.1.aarch64",
"product_id": "kernel-obs-build-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-obs-qa-4.12.14-150.17.1.aarch64",
"product_id": "kernel-obs-qa-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-syms-4.12.14-150.17.1.aarch64",
"product_id": "kernel-syms-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-vanilla-4.12.14-150.17.1.aarch64",
"product_id": "kernel-vanilla-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"product_id": "kernel-vanilla-base-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-150.17.1.aarch64",
"product": {
"name": "kernel-vanilla-devel-4.12.14-150.17.1.aarch64",
"product_id": "kernel-vanilla-devel-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "kselftests-kmp-default-4.12.14-150.17.1.aarch64",
"product_id": "kselftests-kmp-default-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"product_id": "ocfs2-kmp-default-4.12.14-150.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"product": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"product_id": "reiserfs-kmp-default-4.12.14-150.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-4.12.14-150.17.1.noarch",
"product": {
"name": "kernel-devel-4.12.14-150.17.1.noarch",
"product_id": "kernel-devel-4.12.14-150.17.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-4.12.14-150.17.1.noarch",
"product": {
"name": "kernel-docs-4.12.14-150.17.1.noarch",
"product_id": "kernel-docs-4.12.14-150.17.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-4.12.14-150.17.1.noarch",
"product": {
"name": "kernel-docs-html-4.12.14-150.17.1.noarch",
"product_id": "kernel-docs-html-4.12.14-150.17.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-4.12.14-150.17.1.noarch",
"product": {
"name": "kernel-macros-4.12.14-150.17.1.noarch",
"product_id": "kernel-macros-4.12.14-150.17.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-4.12.14-150.17.1.noarch",
"product": {
"name": "kernel-source-4.12.14-150.17.1.noarch",
"product_id": "kernel-source-4.12.14-150.17.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-4.12.14-150.17.1.noarch",
"product": {
"name": "kernel-source-vanilla-4.12.14-150.17.1.noarch",
"product_id": "kernel-source-vanilla-4.12.14-150.17.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "cluster-md-kmp-debug-4.12.14-150.17.1.ppc64le",
"product_id": "cluster-md-kmp-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"product_id": "cluster-md-kmp-default-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "dlm-kmp-debug-4.12.14-150.17.1.ppc64le",
"product_id": "dlm-kmp-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"product_id": "dlm-kmp-default-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "gfs2-kmp-debug-4.12.14-150.17.1.ppc64le",
"product_id": "gfs2-kmp-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"product_id": "gfs2-kmp-default-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-debug-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-debug-base-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-debug-base-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-debug-devel-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-debug-devel-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-debug-extra-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-debug-extra-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-debug-livepatch-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-debug-livepatch-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-default-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-default-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-default-base-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-default-base-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-default-devel-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-default-devel-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-default-extra-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-default-extra-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-default-livepatch-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"product": {
"name": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"product_id": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-obs-build-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-obs-build-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-obs-qa-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-obs-qa-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-syms-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-syms-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-vanilla-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-vanilla-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-vanilla-base-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kernel-vanilla-devel-4.12.14-150.17.1.ppc64le",
"product_id": "kernel-vanilla-devel-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kselftests-kmp-debug-4.12.14-150.17.1.ppc64le",
"product_id": "kselftests-kmp-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "kselftests-kmp-default-4.12.14-150.17.1.ppc64le",
"product_id": "kselftests-kmp-default-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "ocfs2-kmp-debug-4.12.14-150.17.1.ppc64le",
"product_id": "ocfs2-kmp-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"product_id": "ocfs2-kmp-default-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-debug-4.12.14-150.17.1.ppc64le",
"product": {
"name": "reiserfs-kmp-debug-4.12.14-150.17.1.ppc64le",
"product_id": "reiserfs-kmp-debug-4.12.14-150.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"product": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"product_id": "reiserfs-kmp-default-4.12.14-150.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"product": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"product_id": "cluster-md-kmp-default-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-150.17.1.s390x",
"product": {
"name": "dlm-kmp-default-4.12.14-150.17.1.s390x",
"product_id": "dlm-kmp-default-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-150.17.1.s390x",
"product": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.s390x",
"product_id": "gfs2-kmp-default-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-default-4.12.14-150.17.1.s390x",
"product_id": "kernel-default-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-default-base-4.12.14-150.17.1.s390x",
"product_id": "kernel-default-base-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-default-devel-4.12.14-150.17.1.s390x",
"product_id": "kernel-default-devel-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-default-extra-4.12.14-150.17.1.s390x",
"product_id": "kernel-default-extra-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-default-livepatch-4.12.14-150.17.1.s390x",
"product_id": "kernel-default-livepatch-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-man-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-default-man-4.12.14-150.17.1.s390x",
"product_id": "kernel-default-man-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-obs-build-4.12.14-150.17.1.s390x",
"product_id": "kernel-obs-build-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-obs-qa-4.12.14-150.17.1.s390x",
"product_id": "kernel-obs-qa-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-syms-4.12.14-150.17.1.s390x",
"product_id": "kernel-syms-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-vanilla-4.12.14-150.17.1.s390x",
"product_id": "kernel-vanilla-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.s390x",
"product_id": "kernel-vanilla-base-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-vanilla-devel-4.12.14-150.17.1.s390x",
"product_id": "kernel-vanilla-devel-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-zfcpdump-4.12.14-150.17.1.s390x",
"product_id": "kernel-zfcpdump-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-man-4.12.14-150.17.1.s390x",
"product": {
"name": "kernel-zfcpdump-man-4.12.14-150.17.1.s390x",
"product_id": "kernel-zfcpdump-man-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-150.17.1.s390x",
"product": {
"name": "kselftests-kmp-default-4.12.14-150.17.1.s390x",
"product_id": "kselftests-kmp-default-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"product": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"product_id": "ocfs2-kmp-default-4.12.14-150.17.1.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"product": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"product_id": "reiserfs-kmp-default-4.12.14-150.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "cluster-md-kmp-debug-4.12.14-150.17.1.x86_64",
"product_id": "cluster-md-kmp-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"product_id": "cluster-md-kmp-default-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "dlm-kmp-debug-4.12.14-150.17.1.x86_64",
"product_id": "dlm-kmp-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "dlm-kmp-default-4.12.14-150.17.1.x86_64",
"product_id": "dlm-kmp-default-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "gfs2-kmp-debug-4.12.14-150.17.1.x86_64",
"product_id": "gfs2-kmp-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"product_id": "gfs2-kmp-default-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-debug-4.12.14-150.17.1.x86_64",
"product_id": "kernel-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-debug-base-4.12.14-150.17.1.x86_64",
"product_id": "kernel-debug-base-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-debug-devel-4.12.14-150.17.1.x86_64",
"product_id": "kernel-debug-devel-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-debug-extra-4.12.14-150.17.1.x86_64",
"product_id": "kernel-debug-extra-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-debug-livepatch-4.12.14-150.17.1.x86_64",
"product_id": "kernel-debug-livepatch-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-default-4.12.14-150.17.1.x86_64",
"product_id": "kernel-default-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-default-base-4.12.14-150.17.1.x86_64",
"product_id": "kernel-default-base-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-default-devel-4.12.14-150.17.1.x86_64",
"product_id": "kernel-default-devel-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-default-extra-4.12.14-150.17.1.x86_64",
"product_id": "kernel-default-extra-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"product_id": "kernel-default-livepatch-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-kvmsmall-4.12.14-150.17.1.x86_64",
"product_id": "kernel-kvmsmall-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-base-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-kvmsmall-base-4.12.14-150.17.1.x86_64",
"product_id": "kernel-kvmsmall-base-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-4.12.14-150.17.1.x86_64",
"product_id": "kernel-kvmsmall-devel-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"product": {
"name": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"product_id": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-obs-build-4.12.14-150.17.1.x86_64",
"product_id": "kernel-obs-build-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-obs-qa-4.12.14-150.17.1.x86_64",
"product_id": "kernel-obs-qa-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-syms-4.12.14-150.17.1.x86_64",
"product_id": "kernel-syms-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-vanilla-4.12.14-150.17.1.x86_64",
"product_id": "kernel-vanilla-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"product_id": "kernel-vanilla-base-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-150.17.1.x86_64",
"product": {
"name": "kernel-vanilla-devel-4.12.14-150.17.1.x86_64",
"product_id": "kernel-vanilla-devel-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "kselftests-kmp-debug-4.12.14-150.17.1.x86_64",
"product_id": "kselftests-kmp-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "kselftests-kmp-default-4.12.14-150.17.1.x86_64",
"product_id": "kselftests-kmp-default-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "ocfs2-kmp-debug-4.12.14-150.17.1.x86_64",
"product_id": "ocfs2-kmp-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"product_id": "ocfs2-kmp-default-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-debug-4.12.14-150.17.1.x86_64",
"product": {
"name": "reiserfs-kmp-debug-4.12.14-150.17.1.x86_64",
"product_id": "reiserfs-kmp-debug-4.12.14-150.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"product": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"product_id": "reiserfs-kmp-default-4.12.14-150.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15",
"product_id": "SUSE Linux Enterprise Module for Legacy 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15",
"product_id": "SUSE Linux Enterprise Live Patching 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15",
"product_id": "SUSE Linux Enterprise Workstation Extension 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64"
},
"product_reference": "kernel-default-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-default-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-default-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-default-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64"
},
"product_reference": "kernel-default-base-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-default-base-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-default-base-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-default-base-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64"
},
"product_reference": "kernel-default-devel-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-default-devel-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-default-devel-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-default-devel-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-default-man-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.12.14-150.17.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch"
},
"product_reference": "kernel-devel-4.12.14-150.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.12.14-150.17.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch"
},
"product_reference": "kernel-macros-4.12.14-150.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-zfcpdump-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-4.12.14-150.17.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch"
},
"product_reference": "kernel-docs-4.12.14-150.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64"
},
"product_reference": "kernel-obs-build-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-obs-build-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-obs-build-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-obs-build-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.12.14-150.17.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch"
},
"product_reference": "kernel-source-4.12.14-150.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64"
},
"product_reference": "kernel-syms-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-syms-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-syms-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-syms-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64"
},
"product_reference": "kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x"
},
"product_reference": "kernel-vanilla-base-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-base-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15",
"product_id": "SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15",
"product_id": "SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15",
"product_id": "SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x"
},
"product_reference": "reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15",
"product_id": "SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15",
"product_id": "SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15",
"product_id": "SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15",
"product_id": "SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le"
},
"product_reference": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15",
"product_id": "SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64"
},
"product_reference": "kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x"
},
"product_reference": "cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64"
},
"product_reference": "dlm-kmp-default-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le"
},
"product_reference": "dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x"
},
"product_reference": "dlm-kmp-default-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64"
},
"product_reference": "dlm-kmp-default-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64"
},
"product_reference": "gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x"
},
"product_reference": "gfs2-kmp-default-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64"
},
"product_reference": "gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x"
},
"product_reference": "ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-4.12.14-150.17.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15",
"product_id": "SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
},
"product_reference": "kernel-default-extra-4.12.14-150.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15"
}
]
},
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"details": "moderate"
}
],
"title": "CVE-2019-11091"
},
{
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.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": [
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_17-default-1-1.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-default-man-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:kernel-zfcpdump-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-150.17.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-150.17.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-150.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:07:17Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
SUSE-SU-2019:1245-1
Vulnerability from csaf_suse - Published: 2019-05-14 17:08 - Updated: 2019-05-14 17:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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 SUSE Linux Enterprise 12 SP3 kernel was updated to 4.4.178 to receive various security and bugfixes.\n\nFour new speculative execution 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, utilizing 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 issues fixed:\n\n- CVE-2018-5814: Multiple race condition errors when handling probe, disconnect, and rebind operations could be exploited to trigger a use-after-free condition or a NULL pointer dereference by sending multiple USB over IP packets (bnc#1096480).\n- CVE-2018-1000204: Prevent infoleak caused by incorrect handling of the SG_IO ioctl (bsc#1096728)\n- CVE-2018-10853: A flaw was found in the way the KVM hypervisor emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside guest (bnc#1097104).\n- CVE-2018-15594: arch/x86/kernel/paravirt.c mishandled certain indirect calls, which made it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests (bnc#1105348).\n- CVE-2019-9503: A brcmfmac frame validation bypass was fixed (bnc#1132828).\n- CVE-2019-3882: A flaw was fixed in the vfio interface implementation that permitted 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 (bnc#1131416 bnc#1131427).\n\nThe following non-security bugs were fixed:\n\n- 9p/net: fix memory leak in p9_client_create (bnc#1012382).\n- 9p: use inode-\u003ei_lock to protect i_size_write() under 32-bit (bnc#1012382).\n- acpi: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).\n- acpi / bus: Only call dmi_check_system() on X86 (git-fixes).\n- acpi / button: make module loadable when booted in non-ACPI mode (bsc#1051510).\n- acpi / device_sysfs: Avoid OF modalias creation for removed device (bnc#1012382).\n- acpi: include ACPI button driver in base kernel (bsc#1062056).\n- Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net) (bnc#1012382).\n- alsa: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 (bnc#1012382).\n- alsa: compress: add support for 32bit calls in a 64bit kernel (bnc#1012382).\n- alsa: compress: prevent potential divide by zero bugs (bnc#1012382).\n- alsa: hda - Enforces runtime_resume after S3 and S4 for each codec (bnc#1012382).\n- alsa: hda - Record the current power state before suspend/resume calls (bnc#1012382).\n- alsa: pcm: Do not suspend stream in unrecoverable PCM state (bnc#1012382).\n- alsa: pcm: Fix possible OOB access in PCM oss plugins (bnc#1012382).\n- alsa: rawmidi: Fix potential Spectre v1 vulnerability (bnc#1012382).\n- alsa: seq: oss: Fix Spectre v1 vulnerability (bnc#1012382).\n- applicom: Fix potential Spectre v1 vulnerabilities (bnc#1012382).\n- arc: fix __ffs return value to avoid build warnings (bnc#1012382).\n- arc: uacces: remove lp_start, lp_end from clobber list (bnc#1012382).\n- arcv2: Enable unaligned access in early ASM code (bnc#1012382).\n- arm64: fix COMPAT_SHMLBA definition for large pages (bnc#1012382).\n- arm64: Fix NUMA build error when !CONFIG_ACPI (fate#319981, git-fixes).\n- arm64: Fix NUMA build error when !CONFIG_ACPI (git-fixes).\n- arm64: hide __efistub_ aliases from kallsyms (bnc#1012382).\n- arm64: kconfig: drop CONFIG_RTC_LIB dependency (bnc#1012382).\n- arm64/kernel: fix incorrect EL0 check in inv_entry macro (bnc#1012382).\n- arm64: mm: Add trace_irqflags annotations to do_debug_exception() (bnc#1012382).\n- arm64: Relax GIC version check during early boot (bnc#1012382).\n- arm64: support keyctl() system call in 32-bit mode (bnc#1012382).\n- arm64: traps: disable irq in die() (bnc#1012382).\n- arm: 8458/1: bL_switcher: add GIC dependency (bnc#1012382).\n- arm: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor (bnc#1012382).\n- arm: 8510/1: rework ARM_CPU_SUSPEND dependencies (bnc#1012382).\n- arm: 8824/1: fix a migrating irq bug when hotplug cpu (bnc#1012382).\n- arm: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU (bnc#1012382).\n- arm: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420 (bnc#1012382).\n- arm: imx6q: cpuidle: fix bug that CPU might not wake up at expected time (bnc#1012382).\n- arm: OMAP2+: Variable \u0027reg\u0027 in function omap4_dsi_mux_pads() could be uninitialized (bnc#1012382).\n- arm: pxa: ssp: unneeded to free devm_ allocated data (bnc#1012382).\n- arm: s3c24xx: Fix boolean expressions in osiris_dvs_notify (bnc#1012382).\n- ASoC: dapm: change snprintf to scnprintf for possible overflow (bnc#1012382).\n- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode (bnc#1012382).\n- ASoC: imx-audmux: change snprintf to scnprintf for possible overflow (bnc#1012382).\n- ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field (bnc#1012382).\n- ASoC: topology: free created components in tplg load error (bnc#1012382).\n- assoc_array: Fix shortcut creation (bnc#1012382).\n- ath10k: avoid possible string overflow (bnc#1012382).\n- ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action() (bsc#1087092).\n- atm: he: fix sign-extension overflow on large shift (bnc#1012382).\n- autofs: drop dentry reference only when it is never used (bnc#1012382).\n- autofs: fix error return in autofs_fill_super() (bnc#1012382).\n- batman-adv: Avoid endless loop in bat-on-bat netdevice check (git-fixes).\n- batman-adv: Fix lockdep annotation of batadv_tlv_container_remove (git-fixes).\n- batman-adv: fix uninit-value in batadv_interface_tx() (bnc#1012382).\n- batman-adv: Only put gw_node list reference when removed (git-fixes).\n- batman-adv: Only put orig_node_vlan list reference when removed (git-fixes).\n- bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bnc#1012382).\n- bnxt_en: Drop oversize TX packets to prevent errors (bnc#1012382).\n- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks (pending fix for bsc#1063638).\n- btrfs: fix corruption reading shared and compressed extents after hole punching (bnc#1012382).\n- btrfs: qgroup: Cleanup old subtree swap code (bsc#1063638).\n- btrfs: qgroup: Do not trace subtree if we\u0027re dropping reloc tree (bsc#1063638).\n- btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree (bsc#1063638).\n- btrfs: qgroup: Introduce function to trace two swaped extents (bsc#1063638).\n- btrfs: qgroup: Introduce per-root swapped blocks infrastructure (bsc#1063638).\n- btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted (bsc#1063638 dependency).\n- btrfs: qgroup: Only trace data extents in leaves if we\u0027re relocating data block group (bsc#1063638).\n- btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap (bsc#1063638).\n- btrfs: qgroup: Search commit root for rescan to avoid missing extent (bsc#1129326).\n- btrfs: qgroup: Use delayed subtree rescan for balance (bsc#1063638).\n- btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents (bsc#1063638).\n- btrfs: raid56: properly unmap parity page in finish_parity_scrub() (bnc#1012382).\n- btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots (bsc#1063638).\n- btrfs: remove WARN_ON in log_dir_items (bnc#1012382).\n- cdc-wdm: pass return value of recover_from_urb_loss (bsc#1129770).\n- cfg80211: extend range deviation for DMG (bnc#1012382).\n- cfg80211: size various nl80211 messages correctly (bnc#1012382).\n- cifs: fix computation for MAX_SMB2_HDR_SIZE (bnc#1012382).\n- cifs: fix POSIX lock leak and invalid ptr deref (bsc#1114542).\n- cifs: Fix read after write for files with read caching (bnc#1012382).\n- clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bnc#1012382).\n- clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bnc#1012382).\n- clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bnc#1012382).\n- cls_bpf: reset class and reuse major in da (git-fixes).\n- coresight: coresight_unregister() function cleanup (bnc#1012382).\n- coresight: \u0027DEVICE_ATTR_RO\u0027 should defined as static (bnc#1012382).\n- coresight: etm4x: Check every parameter used by dma_xx_coherent (bnc#1012382).\n- coresight: fixing lockdep error (bnc#1012382).\n- coresight: release reference taken by \u0027bus_find_device()\u0027 (bnc#1012382).\n- coresight: remove csdev\u0027s link from topology (bnc#1012382).\n- coresight: removing bind/unbind options from sysfs (bnc#1012382).\n- cpufreq: pxa2xx: remove incorrect __init annotation (bnc#1012382).\n- cpufreq: tegra124: add missing of_node_put() (bnc#1012382).\n- cpufreq: Use struct kobj_attribute instead of struct global_attr (bnc#1012382).\n- cpu/hotplug: Handle unbalanced hotplug enable/disable (bnc#1012382).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: ahash - fix another early termination in hash walk (bnc#1012382).\n- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling (bnc#1012382).\n- crypto: caam - fixed handling of sg list (bnc#1012382).\n- crypto: pcbc - remove bogus memcpy()s with src == dest (bnc#1012382).\n- crypto: qat - remove unused and redundant pointer vf_info (bsc#1085539).\n- crypto: tgr192 - fix unaligned memory access (bsc#1129770).\n- cw1200: fix missing unlock on error in cw1200_hw_scan() (bsc#1129770).\n- dccp: do not use ipv6 header for ipv4 flow (bnc#1012382).\n- disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (bnc#1012382).\n- dmaengine: at_xdmac: Fix wrongfull report of a channel as in use (bnc#1012382).\n- dmaengine: dmatest: Abort test in case of mapping error (bnc#1012382).\n- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit (bnc#1012382).\n- dm: disable DISCARD if the underlying storage no longer supports it (bsc#1114638).\n- dm: fix to_sector() for 32bit (bnc#1012382).\n- drivers: hv: vmbus: Fix bugs in rescind handling (bsc#1130567).\n- drivers: hv: vmbus: Fix ring buffer signaling (bsc#1118506).\n- drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer() (bsc#1130567).\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/msm: Unblock writer if reader closes file (bnc#1012382).\n- drm/vmwgfx: Do not double-free the mode stored in par-\u003eset_mode (bsc#1106929)\n- efi: stub: define DISABLE_BRANCH_PROFILING for all architectures (bnc#1012382).\n- ext2: Fix underflow in ext2_max_size() (bnc#1012382).\n- ext4: Avoid panic during forced reboot (bsc#1126356).\n- ext4: brelse all indirect buffer in ext4_ind_remove_space() (bnc#1012382).\n- ext4: fix data corruption caused by unaligned direct AIO (bnc#1012382).\n- ext4: fix NULL pointer dereference while journal is aborted (bnc#1012382).\n- extcon: usb-gpio: Do not miss event during suspend/resume (bnc#1012382).\n- firmware: dmi: Optimize dmi_matches (git-fixes).\n- floppy: check_events callback should not return a negative number (git-fixes).\n- flow_dissector: Check for IP fragmentation even if not using IPv4 address (git-fixes).\n- fs/9p: use fscache mutex rather than spinlock (bnc#1012382).\n- fs/nfs: Fix nfs_parse_devname to not modify it\u0027s argument (git-fixes).\n- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links (bnc#1012382).\n- fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS (git-fixes).\n- fuse: fix possibly missed wake-up after abort (git-fixes).\n- futex: Ensure that futex address is aligned in handle_futex_death() (bnc#1012382).\n- futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() (git-fixes).\n- futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() (bnc#1012382).\n- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (bnc#1012382).\n- gpio: vf610: Mask all GPIO interrupts (bnc#1012382).\n- gro_cells: make sure device is up in gro_cells_receive() (bnc#1012382).\n- hid-sensor-hub.c: fix wrong do_div() usage (bnc#1012382).\n- hpet: Fix missing \u0027=\u0027 character in the __setup() code of hpet_mmap_enable (bsc#1129770).\n- hugetlbfs: fix races and page leaks during migration (bnc#1012382).\n- hv_netvsc: Fix napi reschedule while receive completion is busy (bsc#1118506).\n- hv_netvsc: fix race in napi poll when rescheduling (bsc#1118506).\n- hv_netvsc: Fix the return status in RX path (bsc#1118506).\n- hv_netvsc: use napi_schedule_irqoff (bsc#1118506).\n- hv: v4.12 API for hyperv-iommu (bsc#1122822).\n- hv: v4.12 API for hyperv-iommu (fate#327171, bsc#1122822).\n- i2c: cadence: Fix the hold bit setting (bnc#1012382).\n- i2c: tegra: fix maximum transfer size (bnc#1012382).\n- ib/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM (bnc#1012382).\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- input: elan_i2c - add id for touchpad found in Lenovo s21e-20 (bnc#1012382).\n- input: matrix_keypad - use flush_delayed_work() (bnc#1012382).\n- input: st-keyscan - fix potential zalloc NULL dereference (bnc#1012382).\n- input: wacom_serial4 - add support for Wacom ArtPad II tablet (bnc#1012382).\n- intel_th: Do not reference unassigned outputs (bnc#1012382).\n- intel_th: gth: Fix an off-by-one in output unassigning (git-fixes).\n- iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130345).\n- iommu/amd: fix sg-\u003edma_address for sg-\u003eoffset bigger than PAGE_SIZE (bsc#1130346).\n- iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu: Do not print warning when IOMMU driver only supports unmanaged domains (bsc#1130130).\n- iommu/hyper-v: Add Hyper-V stub IOMMU driver (bsc#1122822).\n- iommu/hyper-v: Add Hyper-V stub IOMMU driver (fate#327171, bsc#1122822).\n- iommu/vt-d: Check capability before disabling protected memory (bsc#1130347).\n- ip6: fix PMTU discovery when using /127 subnets (git-fixes).\n- ip6mr: Do not call __IP6_INC_STATS() from preemptible context (bnc#1012382).\n- ip_tunnel: fix ip tunnel lookup in collect_md mode (git-fixes).\n- ipvlan: disallow userns cap_net_admin to change global mode/flags (bnc#1012382).\n- ipvs: Fix signed integer overflow when setsockopt timeout (bnc#1012382).\n- irqchip/mmp: Only touch the PJ4 IRQ \u0026 FIQ bits on enable/disable (bnc#1012382).\n- iscsi_ibft: Fix missing break in switch statement (bnc#1012382).\n- isdn: avm: Fix string plus integer warning from Clang (bnc#1012382).\n- isdn: i4l: isdn_tty: Fix some concurrency double-free bugs (bnc#1012382).\n- isdn: isdn_tty: fix build warning of strncpy (bnc#1012382).\n- iwlwifi: dbg: do not crash if the firmware crashes in the middle of a debug dump (bsc#1119086).\n- jbd2: clear dirty flag when revoking a buffer from an older transaction (bnc#1012382).\n- jbd2: fix compile warning when using JBUFFER_TRACE (bnc#1012382).\n- kabi fixup gendisk disk_devt revert (bsc#1020989).\n- kbuild: setlocalversion: print error to STDERR (bnc#1012382).\n- kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv (bnc#1012382).\n- keys: allow reaching the keys quotas exactly (bnc#1012382).\n- keys: always initialize keyring_index_key::desc_len (bnc#1012382).\n- keys: restrict /proc/keys by credentials at open time (bnc#1012382).\n- keys: user: Align the payload buffer (bnc#1012382).\n- kvm: Call kvm_arch_memslots_updated() before updating memslots (bsc#1132634).\n- kvm: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 (bnc#1012382).\n- kvm: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132635).\n- kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bnc#1012382).\n- kvm: nVMX: Sign extend displacements of VMX instr\u0027s mem operands (bnc#1012382).\n- kvm: Reject device ioctls from processes other than the VM\u0027s creator (bnc#1012382).\n- kvm: VMX: Compare only a single byte for VMCS\u0027 \u0027launched\u0027 in vCPU-run (bsc#1132636).\n- kvm: VMX: Zero out *all* general purpose registers after VM-Exit (bsc#1132637).\n- kvm: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts (bsc#1132534).\n- kvm: X86: Fix residual mmio emulation request to userspace (bnc#1012382).\n- kvm: x86/mmu: Do not cache MMIO accesses while memslots are in flux (bsc#1132638).\n- l2tp: fix infoleak in l2tp_ip6_recvmsg() (git-fixes).\n- leds: lp5523: fix a missing check of return value of lp55xx_read (bnc#1012382).\n- libertas: call into generic suspend code before turning off power (bsc#1106110).\n- libertas: fix suspend and resume for SDIO connected cards (bsc#1106110).\n- lib/int_sqrt: optimize small argument (bnc#1012382).\n- libnvdimm/pmem: Honor force_raw for legacy pmem regions (bsc#1131857).\n- locking/lockdep: Add debug_locks check in __lock_downgrade() (bnc#1012382).\n- locking/static_keys: Improve uninitialized key warning (bsc#1106913).\n- m68k: Add -ffreestanding to CFLAGS (bnc#1012382).\n- mac80211: do not initiate TDLS connection if station is not associated to AP (bnc#1012382).\n- mac80211: fix miscounting of ttl-dropped frames (bnc#1012382).\n- mac80211: fix \u0027warning: target metric may be used uninitialized\u0027 (bnc#1012382).\n- mac80211_hwsim: propagate genlmsg_reply return code (bnc#1012382).\n- mac8390: Fix mmio access size probe (bnc#1012382).\n- md: Fix failed allocation of md_register_thread (bnc#1012382).\n- mdio_bus: Fix use-after-free on device_register fails (bnc#1012382 git-fixes).\n- md/raid1: do not clear bitmap bits on interrupted recovery (git-fixes).\n- media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() (bsc#1100132).\n- media: uvcvideo: Avoid NULL pointer dereference at the end of streaming (bnc#1012382).\n- media: uvcvideo: Fix \u0027type\u0027 check leading to overflow (bnc#1012382).\n- media: uvcvideo: Fix uvc_alloc_entity() allocation alignment (bsc#1119086).\n- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012382).\n- media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused() (bnc#1012382).\n- media: vivid: potential integer overflow in vidioc_g_edid() (bsc#11001132).\n- mfd: ab8500-core: Return zero in get_register_interruptible() (bnc#1012382).\n- mfd: db8500-prcmu: Fix some section annotations (bnc#1012382).\n- mfd: mc13xxx: Fix a missing check of a register-read failure (bnc#1012382).\n- mfd: qcom_rpm: write fw_version to CTRL_REG (bnc#1012382).\n- mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells (bnc#1012382).\n- mfd: twl-core: Fix section annotations on {,un}protect_pm_master (bnc#1012382).\n- mfd: wm5110: Add missing ASRC rate register (bnc#1012382).\n- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to \u0027cascade\u0027 irqaction (bnc#1012382).\n- mISDN: hfcpci: Test both vendor \u0026 device ID for Digium HFC4S (bnc#1012382).\n- missing barriers in some of unix_sock -\u003eaddr and -\u003epath accesses (bnc#1012382).\n- mmc: bcm2835: reset host on timeout (bsc#1070872).\n- mmc: block: Allow more than 8 partitions per card (bnc#1012382).\n- mmc: core: fix using wrong io voltage if mmc_select_hs200 fails (bnc#1012382).\n- mmc: core: shut up \u0027voltage-ranges unspecified\u0027 pr_info() (bnc#1012382).\n- mmc: debugfs: Add a restriction to mmc debugfs clock setting (bnc#1012382).\n- mmc: make MAN_BKOPS_EN message a debug (bnc#1012382).\n- mmc: mmc: fix switch timeout issue caused by jiffies precision (bnc#1012382).\n- mmc: pwrseq_simple: Make reset-gpios optional to match doc (bnc#1012382).\n- mmc: pxamci: fix enum type confusion (bnc#1012382).\n- mmc: sanitize \u0027bus width\u0027 in debug output (bnc#1012382).\n- mmc: spi: Fix card detection during probe (bnc#1012382).\n- mmc: tmio_mmc_core: do not claim spurious interrupts (bnc#1012382).\n- mm/debug.c: fix __dump_page when mapping-\u003ehost is not set (bsc#1131934).\n- mm, memory_hotplug: fix off-by-one in is_pageblock_removable (git-fixes).\n- mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone (bnc#1012382).\n- mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone (bnc#1012382).\n- mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c (git-fixes prerequisity).\n- mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() (bsc#1131935)\n- mm/rmap: replace BUG_ON(anon_vma-\u003edegree) with VM_WARN_ON (bnc#1012382).\n- mm/vmalloc: fix size check for remap_vmalloc_range_partial() (bnc#1012382).\n- move power_up_on_resume flag to end of structure for kABI (bsc#1106110).\n- mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready() (bsc#1100132).\n- ncpfs: fix build warning of strncpy (bnc#1012382).\n- net: add description for len argument of dev_get_phys_port_name (git-fixes).\n- net: Add __icmp_send helper (bnc#1012382).\n- net: altera_tse: fix connect_local_phy error path (bnc#1012382).\n- net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case (bnc#1012382).\n- net: avoid use IPCB in cipso_v4_error (bnc#1012382).\n- net: diag: support v4mapped sockets in inet_diag_find_one_icsk() (bnc#1012382).\n- net: do not decrement kobj reference count on init failure (git-fixes).\n- net: dsa: mv88e6xxx: Fix u64 statistics (bnc#1012382).\n- net: ena: fix race between link up and device initalization (bsc#1129278).\n- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129278).\n- netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry (git-fixes).\n- netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options (bnc#1012382).\n- netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters (bnc#1012382).\n- netfilter: nfnetlink_log: just returns error for unknown command (bnc#1012382).\n- netfilter: nfnetlink: use original skbuff when acking batches (git-fixes).\n- netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES (bnc#1012382).\n- net: hns: Fix use after free identified by SLUB debug (bnc#1012382).\n- net: hns: Fix wrong read accesses via Clause 45 MDIO protocol (bnc#1012382).\n- net: hsr: fix memory leak in hsr_dev_finalize() (bnc#1012382).\n- net/hsr: fix possible crash in add_timer() (bnc#1012382).\n- netlabel: fix out-of-bounds memory accesses (bnc#1012382).\n- net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames (bnc#1012382).\n- net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() (bnc#1012382).\n- net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails (bnc#1012382).\n- net/packet: fix 4gb buffer limit due to overflow check (bnc#1012382).\n- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec (bnc#1012382).\n- net: phy: Micrel KSZ8061: link failure after cable connect (bnc#1012382).\n- net: rose: fix a possible stack overflow (bnc#1012382).\n- net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables \u003e 255 (bnc#1012382).\n- net: set static variable an initial value in atl2_probe() (bnc#1012382).\n- net: sit: fix UBSAN Undefined behaviour in check_6rd (bnc#1012382).\n- net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() (bnc#1012382).\n- net-sysfs: call dev_hold if kobject_init_and_add success (git-fixes).\n- net-sysfs: Fix mem leak in netdev_register_kobject (bnc#1012382).\n- net: systemport: Fix reception of BPDUs (bnc#1012382).\n- net: tcp_memcontrol: properly detect ancestor socket pressure (git-fixes).\n- net/x25: fix a race in x25_bind() (bnc#1012382).\n- net/x25: fix use-after-free in x25_device_event() (bnc#1012382).\n- net/x25: reset state in x25_connect() (bnc#1012382).\n- nfc: nci: memory leak in nci_core_conn_create() (git-fixes).\n- nfs41: pop some layoutget errors to application (bnc#1012382).\n- nfsd: fix memory corruption caused by readdir (bsc#1127445).\n- nfsd: fix wrong check in write_v4_end_grace() (git-fixes).\n- nfs: Do not recoalesce on error in nfs_pageio_complete_mirror() (git-fixes).\n- nfs: Fix an I/O request leakage in nfs_do_recoalesce (git-fixes).\n- nfs: Fix dentry revalidation on NFSv4 lookup (bsc#1132618).\n- nfs: fix mount/umount race in nlmclnt (git-fixes).\n- nfs: Fix NULL pointer dereference of dev_name (bnc#1012382).\n- nfsv4.x: always serialize open/close operations (bsc#1114893).\n- numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES (bnc#1012382).\n- packets: Always register packet sk in the same order (bnc#1012382).\n- parport_pc: fix find_superio io compare code, should use equal test (bnc#1012382).\n- pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792 vcpus (bsc#1122822).\n- pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792 vcpus (fate#327171, bsc#1122822).\n- perf auxtrace: Define auxtrace record alignment (bnc#1012382).\n- perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks (bnc#1012382).\n- perf intel-pt: Fix CYC timestamp calculation after OVF (bnc#1012382).\n- perf intel-pt: Fix overlap calculation for padding (bnc#1012382).\n- perf intel-pt: Fix TSC slip (bnc#1012382).\n- perf/ring_buffer: Refuse to begin AUX transaction after rb-\u003eaux_mmap_count drops (bnc#1012382).\n- perf symbols: Filter out hidden symbols from labels (bnc#1012382).\n- perf: Synchronously free aux pages in case of allocation failure (bnc#1012382).\n- perf tools: Handle TOPOLOGY headers with no CPU (bnc#1012382).\n- perf/x86/amd: Add event map for AMD Family 17h (bsc#1114648).\n- phonet: fix building with clang (bnc#1012382).\n- pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins (bnc#1012382).\n- platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 (bnc#1012382).\n- pm / Hibernate: Call flush_icache_range() on pages restored in-place (bnc#1012382).\n- pm / wakeup: Rework wakeup source timer cancellation (bnc#1012382).\n- powerpc/32: Clear on-stack exception marker upon exception return (bnc#1012382).\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- 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/83xx: Also save/restore SPRG4-7 during suspend (bnc#1012382).\n- powerpc: Always initialize input array when calling epapr_hypercall() (bnc#1012382).\n- powerpc/asm: Add a patch_site macro \u0026 helpers for patching instructions (bsc#1131107).\n- powerpc/fsl: Fix spectre_v2 mitigations reporting (bsc#1131107).\n- powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900).\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/perf: Update raw-event code encoding comment for power8 (bsc#1053043, git-fixes).\n- powerpc/powernv/cpuidle: Init all present cpus for deep states (bsc#1066223).\n- powerpc/powernv: Make opal log only readable by root (bnc#1012382).\n- powerpc/powernv: Query firmware for count cache flush settings (bsc#1131107).\n- powerpc/pseries/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes).\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/tm: Add commandline option to disable hardware transactional memory (bsc#1118338).\n- powerpc/tm: Add TM Unavailable Exception (bsc#1118338).\n- powerpc/tm: Flip the HTM switch default to disabled (bsc#1125580).\n- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).\n- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587).\n- powerpc/wii: properly disable use of BATs when requested (bnc#1012382).\n- raid10: It\u0027s wrong to add len to sector_nr in raid10 reshape twice (bnc#1012382).\n- ravb: Decrease TxFIFO depth of Q3 and Q2 to one (bnc#1012382).\n- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt (bnc#1012382).\n- rdma/core: Do not expose unsupported counters (bsc#994770).\n- rdma/srp: Rework SCSI device reset handling (bnc#1012382).\n- Refresh patches.fixes/0001-net-mlx4-Fix-endianness-issue-in-qp-context-params.patch. (bsc#1132619)\n- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012382).\n- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 (bnc#1012382).\n- Revert \u0027bridge: do not add port to router list when receives query with source 0.0.0.0\u0027 (bnc#1012382).\n- Revert \u0027mmc: block: do not use parameter prefix if built as module\u0027 (bnc#1012382).\n- Revert \u0027scsi, block: fix duplicate bdi name registration crashes\u0027 (bsc#1020989).\n- Revert \u0027USB: core: only clean up what we allocated\u0027 (bnc#1012382).\n- route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race (bnc#1012382).\n- rsi: fix a dereference on adapter before it has been null checked (bsc#1085539).\n- rtc: Fix overflow when converting time64_t to rtc_time (bnc#1012382).\n- rtl8xxxu: Fix missing break in switch (bsc#1120902).\n- s390/dasd: fix panic for failed online processing (bsc#1132589).\n- s390/dasd: fix using offset into zero size array error (bnc#1012382).\n- s390: Prevent hotplug rwsem recursion (bsc#1131980).\n- s390/qeth: fix use-after-free in error path (bnc#1012382).\n- s390/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- s390/virtio: handle find on invalid queue gracefully (bnc#1012382).\n- sched/core: Fix cpu.max vs. cpuhotplug deadlock (bsc#1106913).\n- sched/smt: Expose sched_smt_present static key (bsc#1106913).\n- sched/smt: Make sched_smt_present track topology (bsc#1106913).\n- scripts/git_sort/git_sort.py: Add fixes branch from mkp/scsi.git.\n- scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() (bnc#1012382).\n- scsi: isci: initialize shost fully before calling scsi_add_host() (bnc#1012382).\n- scsi: libfc: free skb when receiving invalid flogi resp (bnc#1012382).\n- scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task (bnc#1012382).\n- scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached (bnc#1012382).\n- scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param (bnc#1012382).\n- scsi: sd: Fix a race between closing an sd device and sd I/O (bnc#1012382).\n- scsi: storvsc: Fix a race in sub-channel creation that can cause panic ().\n- scsi: storvsc: Fix a race in sub-channel creation that can cause panic (fate#323887).\n- scsi: storvsc: Reduce default ring buffer size to 128 Kbytes ().\n- scsi: storvsc: Reduce default ring buffer size to 128 Kbytes (fate#323887).\n- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock (bnc#1012382).\n- scsi: virtio_scsi: do not send sc payload with tmfs (bnc#1012382).\n- scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host (bnc#1012382).\n- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices (bnc#1012382).\n- sctp: fix the transports round robin issue when init is retransmitted (git-fixes).\n- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012382).\n- serial: 8250_pci: Fix number of ports for ACCES serial cards (bnc#1012382).\n- serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() (bnc#1012382).\n- serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bnc#1012382).\n- serial: max310x: Fix to avoid potential NULL pointer dereference (bnc#1012382).\n- serial: sh-sci: Fix setting SCSCR_TIE while transferring data (bnc#1012382).\n- serial: sprd: adjust TIMEOUT to a big value (bnc#1012382).\n- serial: sprd: clear timeout interrupt only rather than all interrupts (bnc#1012382).\n- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (bnc#1012382).\n- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 (bnc#1012382).\n- sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names (bnc#1012382).\n- staging: ashmem: Add missing include (bnc#1012382).\n- staging: ashmem: Avoid deadlock with mmap/shrink (bnc#1012382).\n- staging: goldfish: audio: fix compiliation on arm (bnc#1012382).\n- staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT (bnc#1012382).\n- staging: lustre: fix buffer overflow of string buffer (bnc#1012382).\n- staging: rtl8188eu: avoid a null dereference on pmlmepriv (bsc#1085539).\n- staging: vt6655: Fix interrupt race condition on device start up (bnc#1012382).\n- staging: vt6655: Remove vif check from vnt_interrupt (bnc#1012382).\n- stm class: Do not leak the chrdev in error path (bnc#1012382).\n- stm class: Fix an endless loop in channel allocation (bnc#1012382).\n- stm class: Fix a race in unlinking (bnc#1012382).\n- stm class: Fix link list locking (bnc#1012382).\n- stm class: Fix locking in unbinding policy path (bnc#1012382).\n- stm class: Fix stm device initialization order (bnc#1012382).\n- stm class: Fix unbalanced module/device refcounting (bnc#1012382).\n- stm class: Fix unlocking braino in the error path (bnc#1012382).\n- stm class: Guard output assignment against concurrency (bnc#1012382).\n- stm class: Hide STM-specific options if STM is disabled (bnc#1012382).\n- stm class: Prevent division by zero (bnc#1012382).\n- stm class: Prevent user-controllable allocations (bnc#1012382).\n- stm class: Support devices with multiple instances (bnc#1012382).\n- stmmac: copy unicast mac address to MAC registers (bnc#1012382).\n- stop_machine: Provide stop_machine_cpuslocked() (bsc#1131980).\n- sunrpc: do not mark uninitialised items as VALID (bsc#1130737).\n- sunrpc: init xdr_stream for zero iov_len, page_len (bsc#11303356).\n- svm/avic: Fix invalidate logical APIC id entry (bsc#1132727).\n- svm: Fix AVIC DFR and LDR handling (bsc#1130343).\n- svm: Fix improper check when deactivate AVIC (bsc#1130344).\n- tcp/dccp: drop SYN packets if accept queue is full (bnc#1012382).\n- tcp/dccp: remove reqsk_put() from inet_child_forget() (git-fixes).\n- tcp: do not use ipv6 header for ipv4 flow (bnc#1012382).\n- tcp: handle inet_csk_reqsk_queue_add() failures (git-fixes).\n- thermal: int340x_thermal: Fix a NULL vs IS_ERR() check (bnc#1012382).\n- time: Introduce jiffies64_to_nsecs() (bsc#1113399).\n- tmpfs: fix link accounting when a tmpfile is linked in (bnc#1012382).\n- tmpfs: fix uninitialized return value in shmem_link (bnc#1012382).\n- tpm: fix kdoc for tpm2_flush_context_cmd() (bsc#1020645).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1020645, git-fixes).\n- tpm: tpm-interface.c drop unused macros (bsc#1020645).\n- tty: atmel_serial: fix a potential NULL pointer dereference (bnc#1012382).\n- udf: Fix crash on IO error during truncate (bnc#1012382).\n- Update patches.fixes/SUNRPC-init-xdr_stream-for-zero-iov_len-page_len.patch (bsc#1130356).\n- usb: core: only clean up what we allocated (bnc#1012382).\n- usb: dwc2: Fix DMA alignment to start at allocated boundary (bsc#1100132).\n- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub (bsc#1100132).\n- usb: dwc3: gadget: Fix suspend/resume during device mode (bnc#1012382).\n- usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bnc#1012382).\n- usb: gadget: Add the gserial port checking in gs_start_tx() (bnc#1012382).\n- usb: gadget: composite: fix dereference after null check coverify warning (bnc#1012382).\n- usb: gadget: configfs: add mutex lock before unregister gadget (bnc#1012382).\n- usb: gadget: Potential NULL dereference on allocation error (bnc#1012382).\n- usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG (bnc#1012382).\n- usb: renesas_usbhs: gadget: fix unused-but-set-variable warning (bnc#1012382).\n- usb: serial: cp210x: add ID for Ingenico 3070 (bnc#1012382).\n- usb: serial: cp210x: add new device id (bnc#1012382).\n- usb: serial: cypress_m8: fix interrupt-out transfer length (bsc#1119086).\n- usb: serial: ftdi_sio: add additional NovaTech products (bnc#1012382).\n- usb: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bnc#1012382).\n- usb: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770).\n- usb: serial: option: add Olicard 600 (bnc#1012382).\n- usb: serial: option: add Telit ME910 ECM composition (bnc#1012382).\n- usb: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770).\n- video: fbdev: Set pixclock = 0 in goldfishfb (bnc#1012382).\n- vti4: Fix a ipip packet processing bug in \u0027IPCOMP\u0027 virtual tunnel (bnc#1012382).\n- vxlan: Do not call gro_cells_destroy() before device is unregistered (bnc#1012382).\n- vxlan: Fix GRO cells race condition between receive and link delete (bnc#1012382).\n- vxlan: test dev-\u003eflags \u0026 IFF_UP before calling gro_cells_receive() (bnc#1012382).\n- wlcore: Fix the return value in case of error in \u0027wlcore_vendor_cmd_smart_config_start()\u0027 (bsc#1120902).\n- x86_64: increase stack size for KASAN_EXTRA (bnc#1012382).\n- x86/apic: Provide apic_ack_irq() (bsc#1122822).\n- x86/apic: Provide apic_ack_irq() (fate#327171, bsc#1122822).\n- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bnc#1012382).\n- x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (bsc#1122822).\n- x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (fate#327171, bsc#1122822).\n- x86/kexec: Do not setup EFI info if EFI runtime is not enabled (bnc#1012382).\n- x86/mce: Improve error message when kernel cannot recover, p2 (bsc#1114648).\n- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012382).\n- x86/speculation: Remove redundant arch_smt_update() invocation (bsc#1111331).\n- x86/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- x86/uaccess: Do not leak the AC flag into __put_user() value evaluation (bsc#1114648).\n- x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method (bsc#1133308).\n- xen-netback: fix occasional leak of grant ref mappings under memory pressure (bnc#1012382).\n- xfrm_user: fix info leak in build_aevent() (git-fixes).\n- xfrm_user: fix info leak in xfrm_notify_sa() (git-fixes).\n- xhci: Do not let USB3 ports stuck in polling state prevent suspend (bsc#1047487).\n- xhci: Fix port resume done detection for SS ports with LPM enabled (bnc#1012382).\n- xtensa: SMP: fix ccount_timer_shutdown (bnc#1012382).\n- xtensa: SMP: fix secondary CPU initialization (bnc#1012382).\n- xtensa: SMP: limit number of possible CPUs by NR_CPUS (bnc#1012382).\n- xtensa: smp_lx200_defconfig: fix vectors clash (bnc#1012382).\n- xtensa: SMP: mark each possible CPU as present (bnc#1012382).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1245,SUSE-SLE-DESKTOP-12-SP3-2019-1245,SUSE-SLE-HA-12-SP3-2019-1245,SUSE-SLE-Live-Patching-12-SP3-2019-1245,SUSE-SLE-SDK-12-SP3-2019-1245,SUSE-SLE-SERVER-12-SP3-2019-1245,SUSE-SLE-WE-12-SP3-2019-1245",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1245-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1245-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191245-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1245-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005456.html"
},
{
"category": "self",
"summary": "SUSE Bug 1012382",
"url": "https://bugzilla.suse.com/1012382"
},
{
"category": "self",
"summary": "SUSE Bug 1020645",
"url": "https://bugzilla.suse.com/1020645"
},
{
"category": "self",
"summary": "SUSE Bug 1020989",
"url": "https://bugzilla.suse.com/1020989"
},
{
"category": "self",
"summary": "SUSE Bug 1031492",
"url": "https://bugzilla.suse.com/1031492"
},
{
"category": "self",
"summary": "SUSE Bug 1047487",
"url": "https://bugzilla.suse.com/1047487"
},
{
"category": "self",
"summary": "SUSE Bug 1051510",
"url": "https://bugzilla.suse.com/1051510"
},
{
"category": "self",
"summary": "SUSE Bug 1053043",
"url": "https://bugzilla.suse.com/1053043"
},
{
"category": "self",
"summary": "SUSE Bug 1062056",
"url": "https://bugzilla.suse.com/1062056"
},
{
"category": "self",
"summary": "SUSE Bug 1063638",
"url": "https://bugzilla.suse.com/1063638"
},
{
"category": "self",
"summary": "SUSE Bug 1066223",
"url": "https://bugzilla.suse.com/1066223"
},
{
"category": "self",
"summary": "SUSE Bug 1070872",
"url": "https://bugzilla.suse.com/1070872"
},
{
"category": "self",
"summary": "SUSE Bug 1085539",
"url": "https://bugzilla.suse.com/1085539"
},
{
"category": "self",
"summary": "SUSE Bug 1087092",
"url": "https://bugzilla.suse.com/1087092"
},
{
"category": "self",
"summary": "SUSE Bug 1094244",
"url": "https://bugzilla.suse.com/1094244"
},
{
"category": "self",
"summary": "SUSE Bug 1096480",
"url": "https://bugzilla.suse.com/1096480"
},
{
"category": "self",
"summary": "SUSE Bug 1096728",
"url": "https://bugzilla.suse.com/1096728"
},
{
"category": "self",
"summary": "SUSE Bug 1097104",
"url": "https://bugzilla.suse.com/1097104"
},
{
"category": "self",
"summary": "SUSE Bug 1100132",
"url": "https://bugzilla.suse.com/1100132"
},
{
"category": "self",
"summary": "SUSE Bug 1105348",
"url": "https://bugzilla.suse.com/1105348"
},
{
"category": "self",
"summary": "SUSE Bug 1106110",
"url": "https://bugzilla.suse.com/1106110"
},
{
"category": "self",
"summary": "SUSE Bug 1106913",
"url": "https://bugzilla.suse.com/1106913"
},
{
"category": "self",
"summary": "SUSE Bug 1106929",
"url": "https://bugzilla.suse.com/1106929"
},
{
"category": "self",
"summary": "SUSE Bug 1111331",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "self",
"summary": "SUSE Bug 1112178",
"url": "https://bugzilla.suse.com/1112178"
},
{
"category": "self",
"summary": "SUSE Bug 1113399",
"url": "https://bugzilla.suse.com/1113399"
},
{
"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 1114648",
"url": "https://bugzilla.suse.com/1114648"
},
{
"category": "self",
"summary": "SUSE Bug 1114893",
"url": "https://bugzilla.suse.com/1114893"
},
{
"category": "self",
"summary": "SUSE Bug 1118338",
"url": "https://bugzilla.suse.com/1118338"
},
{
"category": "self",
"summary": "SUSE Bug 1118506",
"url": "https://bugzilla.suse.com/1118506"
},
{
"category": "self",
"summary": "SUSE Bug 1119086",
"url": "https://bugzilla.suse.com/1119086"
},
{
"category": "self",
"summary": "SUSE Bug 1120902",
"url": "https://bugzilla.suse.com/1120902"
},
{
"category": "self",
"summary": "SUSE Bug 1122822",
"url": "https://bugzilla.suse.com/1122822"
},
{
"category": "self",
"summary": "SUSE Bug 1125580",
"url": "https://bugzilla.suse.com/1125580"
},
{
"category": "self",
"summary": "SUSE Bug 1126356",
"url": "https://bugzilla.suse.com/1126356"
},
{
"category": "self",
"summary": "SUSE Bug 1127445",
"url": "https://bugzilla.suse.com/1127445"
},
{
"category": "self",
"summary": "SUSE Bug 1129278",
"url": "https://bugzilla.suse.com/1129278"
},
{
"category": "self",
"summary": "SUSE Bug 1129326",
"url": "https://bugzilla.suse.com/1129326"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1130130",
"url": "https://bugzilla.suse.com/1130130"
},
{
"category": "self",
"summary": "SUSE Bug 1130343",
"url": "https://bugzilla.suse.com/1130343"
},
{
"category": "self",
"summary": "SUSE Bug 1130344",
"url": "https://bugzilla.suse.com/1130344"
},
{
"category": "self",
"summary": "SUSE Bug 1130345",
"url": "https://bugzilla.suse.com/1130345"
},
{
"category": "self",
"summary": "SUSE Bug 1130346",
"url": "https://bugzilla.suse.com/1130346"
},
{
"category": "self",
"summary": "SUSE Bug 1130347",
"url": "https://bugzilla.suse.com/1130347"
},
{
"category": "self",
"summary": "SUSE Bug 1130356",
"url": "https://bugzilla.suse.com/1130356"
},
{
"category": "self",
"summary": "SUSE Bug 1130425",
"url": "https://bugzilla.suse.com/1130425"
},
{
"category": "self",
"summary": "SUSE Bug 1130567",
"url": "https://bugzilla.suse.com/1130567"
},
{
"category": "self",
"summary": "SUSE Bug 1130737",
"url": "https://bugzilla.suse.com/1130737"
},
{
"category": "self",
"summary": "SUSE Bug 1131107",
"url": "https://bugzilla.suse.com/1131107"
},
{
"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 1131587",
"url": "https://bugzilla.suse.com/1131587"
},
{
"category": "self",
"summary": "SUSE Bug 1131659",
"url": "https://bugzilla.suse.com/1131659"
},
{
"category": "self",
"summary": "SUSE Bug 1131857",
"url": "https://bugzilla.suse.com/1131857"
},
{
"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 1131980",
"url": "https://bugzilla.suse.com/1131980"
},
{
"category": "self",
"summary": "SUSE Bug 1132227",
"url": "https://bugzilla.suse.com/1132227"
},
{
"category": "self",
"summary": "SUSE Bug 1132534",
"url": "https://bugzilla.suse.com/1132534"
},
{
"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 1132619",
"url": "https://bugzilla.suse.com/1132619"
},
{
"category": "self",
"summary": "SUSE Bug 1132634",
"url": "https://bugzilla.suse.com/1132634"
},
{
"category": "self",
"summary": "SUSE Bug 1132635",
"url": "https://bugzilla.suse.com/1132635"
},
{
"category": "self",
"summary": "SUSE Bug 1132636",
"url": "https://bugzilla.suse.com/1132636"
},
{
"category": "self",
"summary": "SUSE Bug 1132637",
"url": "https://bugzilla.suse.com/1132637"
},
{
"category": "self",
"summary": "SUSE Bug 1132638",
"url": "https://bugzilla.suse.com/1132638"
},
{
"category": "self",
"summary": "SUSE Bug 1132727",
"url": "https://bugzilla.suse.com/1132727"
},
{
"category": "self",
"summary": "SUSE Bug 1132828",
"url": "https://bugzilla.suse.com/1132828"
},
{
"category": "self",
"summary": "SUSE Bug 1133308",
"url": "https://bugzilla.suse.com/1133308"
},
{
"category": "self",
"summary": "SUSE Bug 1133584",
"url": "https://bugzilla.suse.com/1133584"
},
{
"category": "self",
"summary": "SUSE Bug 994770",
"url": "https://bugzilla.suse.com/994770"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000204 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10853 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10853/"
},
{
"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-15594 page",
"url": "https://www.suse.com/security/cve/CVE-2018-15594/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5814 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5814/"
},
{
"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-3882 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3882/"
},
{
"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-14T17:08:26Z",
"generator": {
"date": "2019-05-14T17:08:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1245-1",
"initial_release_date": "2019-05-14T17:08:26Z",
"revision_history": [
{
"date": "2019-05-14T17:08:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.178-94.91.2.aarch64",
"product": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.aarch64",
"product_id": "cluster-md-kmp-default-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.178-94.91.2.aarch64",
"product": {
"name": "dlm-kmp-default-4.4.178-94.91.2.aarch64",
"product_id": "dlm-kmp-default-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.178-94.91.2.aarch64",
"product": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.aarch64",
"product_id": "gfs2-kmp-default-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-default-4.4.178-94.91.2.aarch64",
"product_id": "kernel-default-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-default-base-4.4.178-94.91.2.aarch64",
"product_id": "kernel-default-base-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-default-devel-4.4.178-94.91.2.aarch64",
"product_id": "kernel-default-devel-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-default-extra-4.4.178-94.91.2.aarch64",
"product_id": "kernel-default-extra-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-default-kgraft-4.4.178-94.91.2.aarch64",
"product_id": "kernel-default-kgraft-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.178-94.91.1.aarch64",
"product": {
"name": "kernel-obs-build-4.4.178-94.91.1.aarch64",
"product_id": "kernel-obs-build-4.4.178-94.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.178-94.91.1.aarch64",
"product": {
"name": "kernel-obs-qa-4.4.178-94.91.1.aarch64",
"product_id": "kernel-obs-qa-4.4.178-94.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.178-94.91.1.aarch64",
"product": {
"name": "kernel-syms-4.4.178-94.91.1.aarch64",
"product_id": "kernel-syms-4.4.178-94.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-vanilla-4.4.178-94.91.2.aarch64",
"product_id": "kernel-vanilla-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-vanilla-base-4.4.178-94.91.2.aarch64",
"product_id": "kernel-vanilla-base-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.178-94.91.2.aarch64",
"product": {
"name": "kernel-vanilla-devel-4.4.178-94.91.2.aarch64",
"product_id": "kernel-vanilla-devel-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.4.178-94.91.2.aarch64",
"product": {
"name": "kselftests-kmp-default-4.4.178-94.91.2.aarch64",
"product_id": "kselftests-kmp-default-4.4.178-94.91.2.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.178-94.91.2.aarch64",
"product": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.aarch64",
"product_id": "ocfs2-kmp-default-4.4.178-94.91.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-4.4.178-94.91.1.noarch",
"product": {
"name": "kernel-devel-4.4.178-94.91.1.noarch",
"product_id": "kernel-devel-4.4.178-94.91.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-4.4.178-94.91.2.noarch",
"product": {
"name": "kernel-docs-4.4.178-94.91.2.noarch",
"product_id": "kernel-docs-4.4.178-94.91.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-4.4.178-94.91.2.noarch",
"product": {
"name": "kernel-docs-html-4.4.178-94.91.2.noarch",
"product_id": "kernel-docs-html-4.4.178-94.91.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-pdf-4.4.178-94.91.2.noarch",
"product": {
"name": "kernel-docs-pdf-4.4.178-94.91.2.noarch",
"product_id": "kernel-docs-pdf-4.4.178-94.91.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-4.4.178-94.91.1.noarch",
"product": {
"name": "kernel-macros-4.4.178-94.91.1.noarch",
"product_id": "kernel-macros-4.4.178-94.91.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-4.4.178-94.91.1.noarch",
"product": {
"name": "kernel-source-4.4.178-94.91.1.noarch",
"product_id": "kernel-source-4.4.178-94.91.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-4.4.178-94.91.1.noarch",
"product": {
"name": "kernel-source-vanilla-4.4.178-94.91.1.noarch",
"product_id": "kernel-source-vanilla-4.4.178-94.91.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.4.178-94.91.2.ppc64le",
"product": {
"name": "cluster-md-kmp-debug-4.4.178-94.91.2.ppc64le",
"product_id": "cluster-md-kmp-debug-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"product": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"product_id": "cluster-md-kmp-default-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.4.178-94.91.2.ppc64le",
"product": {
"name": "dlm-kmp-debug-4.4.178-94.91.2.ppc64le",
"product_id": "dlm-kmp-debug-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"product": {
"name": "dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"product_id": "dlm-kmp-default-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.4.178-94.91.2.ppc64le",
"product": {
"name": "gfs2-kmp-debug-4.4.178-94.91.2.ppc64le",
"product_id": "gfs2-kmp-debug-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"product": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"product_id": "gfs2-kmp-default-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-debug-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-debug-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-debug-base-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-debug-base-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-debug-devel-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-debug-devel-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-debug-extra-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-debug-extra-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-kgraft-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-debug-kgraft-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-debug-kgraft-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-default-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-default-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-default-base-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-default-base-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-default-devel-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-default-devel-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-default-extra-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-default-extra-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-default-kgraft-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-default-kgraft-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.178-94.91.1.ppc64le",
"product": {
"name": "kernel-obs-build-4.4.178-94.91.1.ppc64le",
"product_id": "kernel-obs-build-4.4.178-94.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.178-94.91.1.ppc64le",
"product": {
"name": "kernel-obs-qa-4.4.178-94.91.1.ppc64le",
"product_id": "kernel-obs-qa-4.4.178-94.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.178-94.91.1.ppc64le",
"product": {
"name": "kernel-syms-4.4.178-94.91.1.ppc64le",
"product_id": "kernel-syms-4.4.178-94.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-vanilla-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-vanilla-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-vanilla-base-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-vanilla-base-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kernel-vanilla-devel-4.4.178-94.91.2.ppc64le",
"product_id": "kernel-vanilla-devel-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"product": {
"name": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"product_id": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-debug-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kselftests-kmp-debug-4.4.178-94.91.2.ppc64le",
"product_id": "kselftests-kmp-debug-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.4.178-94.91.2.ppc64le",
"product": {
"name": "kselftests-kmp-default-4.4.178-94.91.2.ppc64le",
"product_id": "kselftests-kmp-default-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.4.178-94.91.2.ppc64le",
"product": {
"name": "ocfs2-kmp-debug-4.4.178-94.91.2.ppc64le",
"product_id": "ocfs2-kmp-debug-4.4.178-94.91.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"product": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"product_id": "ocfs2-kmp-default-4.4.178-94.91.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"product": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"product_id": "cluster-md-kmp-default-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.178-94.91.2.s390x",
"product": {
"name": "dlm-kmp-default-4.4.178-94.91.2.s390x",
"product_id": "dlm-kmp-default-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.178-94.91.2.s390x",
"product": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.s390x",
"product_id": "gfs2-kmp-default-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-default-4.4.178-94.91.2.s390x",
"product_id": "kernel-default-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-default-base-4.4.178-94.91.2.s390x",
"product_id": "kernel-default-base-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-default-devel-4.4.178-94.91.2.s390x",
"product_id": "kernel-default-devel-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-default-extra-4.4.178-94.91.2.s390x",
"product_id": "kernel-default-extra-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-default-kgraft-4.4.178-94.91.2.s390x",
"product_id": "kernel-default-kgraft-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-man-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-default-man-4.4.178-94.91.2.s390x",
"product_id": "kernel-default-man-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.178-94.91.1.s390x",
"product": {
"name": "kernel-obs-build-4.4.178-94.91.1.s390x",
"product_id": "kernel-obs-build-4.4.178-94.91.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.178-94.91.1.s390x",
"product": {
"name": "kernel-obs-qa-4.4.178-94.91.1.s390x",
"product_id": "kernel-obs-qa-4.4.178-94.91.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.178-94.91.1.s390x",
"product": {
"name": "kernel-syms-4.4.178-94.91.1.s390x",
"product_id": "kernel-syms-4.4.178-94.91.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-vanilla-4.4.178-94.91.2.s390x",
"product_id": "kernel-vanilla-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-vanilla-base-4.4.178-94.91.2.s390x",
"product_id": "kernel-vanilla-base-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-vanilla-devel-4.4.178-94.91.2.s390x",
"product_id": "kernel-vanilla-devel-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-4.4.178-94.91.2.s390x",
"product": {
"name": "kernel-zfcpdump-4.4.178-94.91.2.s390x",
"product_id": "kernel-zfcpdump-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.4.178-94.91.2.s390x",
"product": {
"name": "kselftests-kmp-default-4.4.178-94.91.2.s390x",
"product_id": "kselftests-kmp-default-4.4.178-94.91.2.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"product": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"product_id": "ocfs2-kmp-default-4.4.178-94.91.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.4.178-94.91.2.x86_64",
"product": {
"name": "cluster-md-kmp-debug-4.4.178-94.91.2.x86_64",
"product_id": "cluster-md-kmp-debug-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"product": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"product_id": "cluster-md-kmp-default-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.4.178-94.91.2.x86_64",
"product": {
"name": "dlm-kmp-debug-4.4.178-94.91.2.x86_64",
"product_id": "dlm-kmp-debug-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.178-94.91.2.x86_64",
"product": {
"name": "dlm-kmp-default-4.4.178-94.91.2.x86_64",
"product_id": "dlm-kmp-default-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.4.178-94.91.2.x86_64",
"product": {
"name": "gfs2-kmp-debug-4.4.178-94.91.2.x86_64",
"product_id": "gfs2-kmp-debug-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"product": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"product_id": "gfs2-kmp-default-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-debug-4.4.178-94.91.2.x86_64",
"product_id": "kernel-debug-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-debug-base-4.4.178-94.91.2.x86_64",
"product_id": "kernel-debug-base-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-debug-devel-4.4.178-94.91.2.x86_64",
"product_id": "kernel-debug-devel-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-debug-extra-4.4.178-94.91.2.x86_64",
"product_id": "kernel-debug-extra-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-kgraft-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-debug-kgraft-4.4.178-94.91.2.x86_64",
"product_id": "kernel-debug-kgraft-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-default-4.4.178-94.91.2.x86_64",
"product_id": "kernel-default-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-default-base-4.4.178-94.91.2.x86_64",
"product_id": "kernel-default-base-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-default-devel-4.4.178-94.91.2.x86_64",
"product_id": "kernel-default-devel-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-default-extra-4.4.178-94.91.2.x86_64",
"product_id": "kernel-default-extra-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-default-kgraft-4.4.178-94.91.2.x86_64",
"product_id": "kernel-default-kgraft-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.178-94.91.1.x86_64",
"product": {
"name": "kernel-obs-build-4.4.178-94.91.1.x86_64",
"product_id": "kernel-obs-build-4.4.178-94.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.178-94.91.1.x86_64",
"product": {
"name": "kernel-obs-qa-4.4.178-94.91.1.x86_64",
"product_id": "kernel-obs-qa-4.4.178-94.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.178-94.91.1.x86_64",
"product": {
"name": "kernel-syms-4.4.178-94.91.1.x86_64",
"product_id": "kernel-syms-4.4.178-94.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-vanilla-4.4.178-94.91.2.x86_64",
"product_id": "kernel-vanilla-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-vanilla-base-4.4.178-94.91.2.x86_64",
"product_id": "kernel-vanilla-base-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.178-94.91.2.x86_64",
"product": {
"name": "kernel-vanilla-devel-4.4.178-94.91.2.x86_64",
"product_id": "kernel-vanilla-devel-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"product": {
"name": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"product_id": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-debug-4.4.178-94.91.2.x86_64",
"product": {
"name": "kselftests-kmp-debug-4.4.178-94.91.2.x86_64",
"product_id": "kselftests-kmp-debug-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-4.4.178-94.91.2.x86_64",
"product": {
"name": "kselftests-kmp-default-4.4.178-94.91.2.x86_64",
"product_id": "kselftests-kmp-default-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.4.178-94.91.2.x86_64",
"product": {
"name": "ocfs2-kmp-debug-4.4.178-94.91.2.x86_64",
"product_id": "ocfs2-kmp-debug-4.4.178-94.91.2.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"product": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"product_id": "ocfs2-kmp-default-4.4.178-94.91.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Live Patching 12 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-live-patching:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-extra-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-devel-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-macros-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-source-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le"
},
"product_reference": "cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x"
},
"product_reference": "cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le"
},
"product_reference": "dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x"
},
"product_reference": "dlm-kmp-default-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "dlm-kmp-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le"
},
"product_reference": "gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x"
},
"product_reference": "gfs2-kmp-default-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le"
},
"product_reference": "ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x"
},
"product_reference": "ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le as component of SUSE Linux Enterprise Live Patching 12 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le"
},
"product_reference": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64 as component of SUSE Linux Enterprise Live Patching 12 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64"
},
"product_reference": "kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-4.4.178-94.91.2.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch"
},
"product_reference": "kernel-docs-4.4.178-94.91.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.4.178-94.91.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64"
},
"product_reference": "kernel-obs-build-4.4.178-94.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.4.178-94.91.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le"
},
"product_reference": "kernel-obs-build-4.4.178-94.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.4.178-94.91.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x"
},
"product_reference": "kernel-obs-build-4.4.178-94.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.4.178-94.91.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64"
},
"product_reference": "kernel-obs-build-4.4.178-94.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64"
},
"product_reference": "kernel-default-4.4.178-94.91.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le"
},
"product_reference": "kernel-default-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-man-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-devel-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-macros-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-source-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64"
},
"product_reference": "kernel-default-4.4.178-94.91.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le"
},
"product_reference": "kernel-default-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.4.178-94.91.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x"
},
"product_reference": "kernel-default-man-4.4.178-94.91.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-devel-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-macros-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.178-94.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch"
},
"product_reference": "kernel-source-4.4.178-94.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.178-94.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64"
},
"product_reference": "kernel-syms-4.4.178-94.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-4.4.178-94.91.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
},
"product_reference": "kernel-default-extra-4.4.178-94.91.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1000204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000204"
}
],
"notes": [
{
"category": "general",
"text": "Linux Kernel version 3.18 to 4.16 incorrectly handles an SG_IO ioctl on /dev/sg0 with dxfer_direction=SG_DXFER_FROM_DEV and an empty 6-byte cmdp. This may lead to copying up to 1000 kernel heap pages to the userspace. This has been fixed upstream in https://github.com/torvalds/linux/commit/a45b599ad808c3c982fdcdc12b0b8611c2f92824 already. The problem has limited scope, as users don\u0027t usually have permissions to access SCSI devices. On the other hand, e.g. the Nero user manual suggests doing `chmod o+r+w /dev/sg*` to make the devices accessible. NOTE: third parties dispute the relevance of this report, noting that the requirement for an attacker to have both the CAP_SYS_ADMIN and CAP_SYS_RAWIO capabilities makes it \"virtually impossible to exploit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000204",
"url": "https://www.suse.com/security/cve/CVE-2018-1000204"
},
{
"category": "external",
"summary": "SUSE Bug 1096728 for CVE-2018-1000204",
"url": "https://bugzilla.suse.com/1096728"
},
{
"category": "external",
"summary": "SUSE Bug 1105412 for CVE-2018-1000204",
"url": "https://bugzilla.suse.com/1105412"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000204"
},
{
"cve": "CVE-2018-10853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10853"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way Linux kernel KVM hypervisor before 4.18 emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside guest.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10853",
"url": "https://www.suse.com/security/cve/CVE-2018-10853"
},
{
"category": "external",
"summary": "SUSE Bug 1097104 for CVE-2018-10853",
"url": "https://bugzilla.suse.com/1097104"
},
{
"category": "external",
"summary": "SUSE Bug 1097108 for CVE-2018-10853",
"url": "https://bugzilla.suse.com/1097108"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "important"
}
],
"title": "CVE-2018-10853"
},
{
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2018-12130"
},
{
"cve": "CVE-2018-15594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-15594"
}
],
"notes": [
{
"category": "general",
"text": "arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-15594",
"url": "https://www.suse.com/security/cve/CVE-2018-15594"
},
{
"category": "external",
"summary": "SUSE Bug 1105348 for CVE-2018-15594",
"url": "https://bugzilla.suse.com/1105348"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2018-15594",
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2018-15594"
},
{
"cve": "CVE-2018-5814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5814"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux Kernel before version 4.16.11, 4.14.43, 4.9.102, and 4.4.133, multiple race condition errors when handling probe, disconnect, and rebind operations can be exploited to trigger a use-after-free condition or a NULL pointer dereference by sending multiple USB over IP packets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5814",
"url": "https://www.suse.com/security/cve/CVE-2018-5814"
},
{
"category": "external",
"summary": "SUSE Bug 1087082 for CVE-2018-5814",
"url": "https://bugzilla.suse.com/1087082"
},
{
"category": "external",
"summary": "SUSE Bug 1096480 for CVE-2018-5814",
"url": "https://bugzilla.suse.com/1096480"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2018-5814",
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2018-5814"
},
{
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-11091"
},
{
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-3882"
},
{
"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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.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": [
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_178-94_91-default-1-4.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.178-94.91.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.178-94.91.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.178-94.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.178-94.91.2.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.178-94.91.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.178-94.91.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-14T17:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
SUSE-SU-2019:1287-1
Vulnerability from csaf_suse - Published: 2019-05-17 13:47 - Updated: 2019-05-17 13:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": "The SUSE Linux Enterprise 12 SP2 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-1128: It was found that cephx authentication protocol did not verify ceph clients correctly and was vulnerable to replay attack. Any attacker having access to ceph cluster network who is able to sniff packets on network could use this vulnerability to authenticate with ceph service and perform actions allowed by ceph service. (bnc#1096748).\n- CVE-2018-1129: A flaw was found in the way signature calculation was handled by cephx authentication protocol. An attacker having access to ceph cluster network who is able to alter the message payload was able to bypass signature checks done by cephx protocol. (bnc#1096748).\n- CVE-2016-8636: Integer overflow in the mem_check_range function in drivers/infiniband/sw/rxe/rxe_mr.c allowed local users to cause a denial of service (memory corruption), obtain sensitive information or possibly have unspecified other impact via a write or read request involving the \u0027RDMA protocol over infiniband\u0027 (aka Soft RoCE) technology (bnc#1024908).\n- CVE-2017-18174: In the amd_gpio_remove function in drivers/pinctrl/pinctrl-amd.c calls the pinctrl_unregister function, leading to a double free (bnc#1080533).\n- CVE-2018-1091: In the flush_tmregs_to_thread function in arch/powerpc/kernel/ptrace.c, a guest kernel crash can be triggered from unprivileged userspace during a core dump on a POWER host due to a missing processor feature check and an erroneous use of transactional memory (TM) instructions in the core dump path, leading to a denial of service (bnc#1087231).\n- CVE-2018-1120: By mmap()ing a FUSE-backed file onto a process\u0027s memory containing command line arguments (or environment strings), an attacker can cause utilities from psutils or procps (such as ps, w) or any other program which made a read() call to the /proc/\u003cpid\u003e/cmdline (or /proc/\u003cpid\u003e/environ) files to block indefinitely (denial of service) or for some controlled time (as a synchronization primitive for other attacks) (bnc#1093158).\n- CVE-2019-11486: The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c has multiple race conditions (bnc#1133188).\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) (bsc#1131427).\n- CVE-2018-19407: The vcpu_scan_ioapic function in arch/x86/kvm/x86.c allowed local users to cause a denial of service (NULL pointer dereference and BUG) via crafted system calls that reach a situation where ioapic is uninitialized (bnc#1116841).\n- CVE-2017-17741: The KVM implementation allowed attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h (bnc#1073311).\n- CVE-2019-9503, CVE-2019-8564: Multiple brcmfmac frame validation bypasses have been fixed (bnc#1132828, bnc#1132673).\n\nThe following non-security bugs were fixed:\n\n- ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).\n- add mainline tags to four hyperv patches\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- Drivers: hv: vmbus: Define an API to retrieve virtual processor index (bsc#1122822).\n- Drivers: hv: vmbus: Define APIs to manipulate the event page (bsc#1122822).\n- Drivers: hv: vmbus: Define APIs to manipulate the message page (bsc#1122822).++ kernel-source.spec (revision 4)Release: \u0026lt;RELEASE\u003e.gbd4498d\n- Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller (bsc#1122822).\n- hv: v4.12 API for hyperv-iommu (bsc#1122822).\n- iommu/hyper-v: Add Hyper-V stub IOMMU driver (bsc#1122822).\n- jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL (bsc#1111331).\n- kvm: x86: Report STIBP on GET_SUPPORTED_CPUID (bsc#1111331).\n- locking/atomics, asm-generic: Move some macros from \u003clinux/bitops.h\u003e to a new \u003clinux/bits.h\u003e file (bsc#1111331).\n- MDS: Add CVE refs\n- net: ena: add functions for handling Low Latency Queues in ena_com (bsc#1129279).\n- net: ena: add functions for handling Low Latency Queues in ena_netdev (bsc#1129279).\n- net: ena: change rx copybreak default to reduce kernel memory pressure (bsc#1129279).\n- net: ena: complete host info to match latest ENA spec (bsc#1129279).\n- net: ena: enable Low Latency Queues (bsc#1129279).\n- net: ena: explicit casting and initialization, and clearer error handling (bsc#1129279).\n- net: ena: fix auto casting to boolean (bsc#1129279).\n- net: ena: fix compilation error in xtensa architecture (bsc#1129279).\n- net: ena: fix crash during ena_remove() (bsc#1129279).\n- net: ena: fix crash during failed resume from hibernation (bsc#1129279).\n- net: ena: fix indentations in ena_defs for better readability (bsc#1129279).\n- net: ena: Fix Kconfig dependency on X86 (bsc#1129279).\n- net: ena: fix NULL dereference due to untimely napi initialization (bsc#1129279).\n- net: ena: fix race between link up and device initalization (bsc#1129279).\n- net: ena: fix rare bug when failed restart/resume is followed by driver removal (bsc#1129279).\n- net: ena: fix warning in rmmod caused by double iounmap (bsc#1129279).\n- net: ena: introduce Low Latency Queues data structures according to ENA spec (bsc#1129279).\n- net: ena: limit refill Rx threshold to 256 to avoid latency issues (bsc#1129279).\n- net: ena: minor performance improvement (bsc#1129279).\n- net: ena: remove ndo_poll_controller (bsc#1129279).\n- net: ena: remove redundant parameter in ena_com_admin_init() (bsc#1129279).\n- net: ena: update driver version from 2.0.1 to 2.0.2 (bsc#1129279).\n- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129279).\n- net: ena: update driver version to 2.0.1 (bsc#1129279).\n- net: ena: use CSUM_CHECKED device indication to report skb\u0027s checksum status (bsc#1129279).\n- PCI: hv: Add vPCI version protocol negotiation (bnc#1043485, bsc#1122822).\n- PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC (bnc#1034113, bsc#1122822).\n- PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg() (bnc#1094268, bsc#1122822).\n- PCI: hv: Do not sleep in compose_msi_msg() (bsc#1082632, bsc#1122822).\n- PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() (bsc#1087659, bsc#1087906, bsc#1122822).\n- PCI: hv: Fix a comment typo in _hv_pcifront_read_config() (bsc#1087659, bsc#1122822).\n- PCI: hv: Fix comment formatting and use proper integer fields (bnc#1043485, bsc#1122822).\n- PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary (bsc#1087659, bsc#1122822).\n- PCI: hv: Remove the bogus test in hv_eject_device_work() (bsc#1087659, bsc#1122822).\n- PCI: hv: Serialize the present and eject work items (bsc#1087659, bsc#1122822).\n- PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when \u003e= 32 CPUs (bnc#1043485, bsc#1122822).\n- PCI: hv: Temporary own CPU-number-to-vCPU-number infra (bnc#1043485, bsc#1122822).\n- PCI: hv: Use effective affinity mask (bsc#1109772, bsc#1122822).\n- PCI: hv: Use page allocation for hbus structure (bnc#1043485, bsc#1122822).\n- PCI: hv: Use vPCI protocol version 1.2 (bnc#1043485, bsc#1122822).\n- pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792 vcpus (bsc#1122822).\n- powerpc/64: Disable the speculation barrier from the command line (bsc#1068032).\n- powerpc/64s: Default l1d_size to 64K in RFI fallback flush (bsc#1068032, git-fixes).\n- powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 (bsc#1068032, bsc#1080157, git-fixes).\n- powerpc/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- powerpc/tm: Add commandline option to disable hardware transactional memory (bsc#1118338).\n- powerpc/tm: Add TM Unavailable Exception (bsc#1118338).\n- powerpc/tm: Flip the HTM switch default to disabled (bsc#1125580).\n- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).\n- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587).\n- s390: add explicit \u003clinux/stringify.h\u003e for jump label (bsc#1111331).\n- sched/core: Optimize SCHED_SMT (bsc#1111331).\n- sched/smt: Expose sched_smt_present static key (bsc#1106913).\n- sched/smt: Make sched_smt_present track topology (bsc#1106913).\n- sched/smt: Update sched_smt_present at runtime (bsc#1111331).\n- scripts/git_sort/git_sort.py: Add fixes branch from mkp/scsi.git.\n- scsi: ibmvscsi: Fix empty event pool access during host removal (bsc#1119019).\n- scsi: storvsc: Reduce default ring buffer size to 128 Kbytes ().\n- time: Introduce jiffies64_to_nsecs() (bsc#1113399).\n- Use upstream variant of two pci-hyperv patches\n- vti6: flush x-netns xfrm cache when vti interface is removed (bnc#1012382 bsc#1100152).\n- x86/apic: Provide apic_ack_irq() (bsc#1122822).\n- x86/bugs: Add AMD\u0027s variant of SSB_NO (bsc#1111331).\n- x86/bugs: Rename SSBD_NO to SSB_NO (bsc#1111331).\n- x86/cpu: Rename Merrifield2 to Moorefield (bsc#1111331).\n- x86/cpu: Sanitize FAM6_ATOM naming (bsc#1111331).\n- x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (bsc#1122822).\n- x86/irq: implement irq_data_get_effective_affinity_mask() for v4.12 (bsc#1109772, bsc#1122822).\n- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (bsc#1111331).\n- x86/kvm/vmx: Add MDS protection when L1D Flush is not active (bsc#1111331).\n- x86/msr-index: Cleanup bit defines (bsc#1111331).\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: Remove redundant arch_smt_update() invocation (bsc#1111331).\n- x86/speculation: Rework SMT state change (bsc#1111331).\n- x86/speculation: Simplify the CPU bug detection logic (bsc#1111331).\n- x86/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- x86: stop exporting msr-index.h to userland (bsc#1111331).\n- xfrm6: call kfree_skb when skb is toobig (bnc#1012382 bsc#1100152).\n- xfrm: fix missing dst_release() after policy blocking lbcast and multicast (bnc#1012382 bsc#1100152).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1287,SUSE-OpenStack-Cloud-7-2019-1287,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-1287,SUSE-SLE-HA-12-SP2-2019-1287,SUSE-SLE-SAP-12-SP2-2019-1287,SUSE-SLE-SERVER-12-SP2-2019-1287,SUSE-SLE-SERVER-12-SP2-BCL-2019-1287,SUSE-Storage-4-2019-1287",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1287-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1287-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191287-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1287-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005474.html"
},
{
"category": "self",
"summary": "SUSE Bug 1012382",
"url": "https://bugzilla.suse.com/1012382"
},
{
"category": "self",
"summary": "SUSE Bug 1024908",
"url": "https://bugzilla.suse.com/1024908"
},
{
"category": "self",
"summary": "SUSE Bug 1034113",
"url": "https://bugzilla.suse.com/1034113"
},
{
"category": "self",
"summary": "SUSE Bug 1043485",
"url": "https://bugzilla.suse.com/1043485"
},
{
"category": "self",
"summary": "SUSE Bug 1068032",
"url": "https://bugzilla.suse.com/1068032"
},
{
"category": "self",
"summary": "SUSE Bug 1073311",
"url": "https://bugzilla.suse.com/1073311"
},
{
"category": "self",
"summary": "SUSE Bug 1080157",
"url": "https://bugzilla.suse.com/1080157"
},
{
"category": "self",
"summary": "SUSE Bug 1080533",
"url": "https://bugzilla.suse.com/1080533"
},
{
"category": "self",
"summary": "SUSE Bug 1082632",
"url": "https://bugzilla.suse.com/1082632"
},
{
"category": "self",
"summary": "SUSE Bug 1087231",
"url": "https://bugzilla.suse.com/1087231"
},
{
"category": "self",
"summary": "SUSE Bug 1087659",
"url": "https://bugzilla.suse.com/1087659"
},
{
"category": "self",
"summary": "SUSE Bug 1087906",
"url": "https://bugzilla.suse.com/1087906"
},
{
"category": "self",
"summary": "SUSE Bug 1093158",
"url": "https://bugzilla.suse.com/1093158"
},
{
"category": "self",
"summary": "SUSE Bug 1094268",
"url": "https://bugzilla.suse.com/1094268"
},
{
"category": "self",
"summary": "SUSE Bug 1096748",
"url": "https://bugzilla.suse.com/1096748"
},
{
"category": "self",
"summary": "SUSE Bug 1100152",
"url": "https://bugzilla.suse.com/1100152"
},
{
"category": "self",
"summary": "SUSE Bug 1103186",
"url": "https://bugzilla.suse.com/1103186"
},
{
"category": "self",
"summary": "SUSE Bug 1106913",
"url": "https://bugzilla.suse.com/1106913"
},
{
"category": "self",
"summary": "SUSE Bug 1109772",
"url": "https://bugzilla.suse.com/1109772"
},
{
"category": "self",
"summary": "SUSE Bug 1111331",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "self",
"summary": "SUSE Bug 1112178",
"url": "https://bugzilla.suse.com/1112178"
},
{
"category": "self",
"summary": "SUSE Bug 1113399",
"url": "https://bugzilla.suse.com/1113399"
},
{
"category": "self",
"summary": "SUSE Bug 1116841",
"url": "https://bugzilla.suse.com/1116841"
},
{
"category": "self",
"summary": "SUSE Bug 1118338",
"url": "https://bugzilla.suse.com/1118338"
},
{
"category": "self",
"summary": "SUSE Bug 1119019",
"url": "https://bugzilla.suse.com/1119019"
},
{
"category": "self",
"summary": "SUSE Bug 1122822",
"url": "https://bugzilla.suse.com/1122822"
},
{
"category": "self",
"summary": "SUSE Bug 1124832",
"url": "https://bugzilla.suse.com/1124832"
},
{
"category": "self",
"summary": "SUSE Bug 1125580",
"url": "https://bugzilla.suse.com/1125580"
},
{
"category": "self",
"summary": "SUSE Bug 1129279",
"url": "https://bugzilla.suse.com/1129279"
},
{
"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 1131587",
"url": "https://bugzilla.suse.com/1131587"
},
{
"category": "self",
"summary": "SUSE Bug 1132673",
"url": "https://bugzilla.suse.com/1132673"
},
{
"category": "self",
"summary": "SUSE Bug 1132828",
"url": "https://bugzilla.suse.com/1132828"
},
{
"category": "self",
"summary": "SUSE Bug 1133188",
"url": "https://bugzilla.suse.com/1133188"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8636 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-17741 page",
"url": "https://www.suse.com/security/cve/CVE-2017-17741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-18174 page",
"url": "https://www.suse.com/security/cve/CVE-2017-18174/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1091 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1120 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1128 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1128/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1129 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1129/"
},
{
"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-19407 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19407/"
},
{
"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-3882 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-8564 page",
"url": "https://www.suse.com/security/cve/CVE-2019-8564/"
},
{
"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-17T13:47:13Z",
"generator": {
"date": "2019-05-17T13:47:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1287-1",
"initial_release_date": "2019-05-17T13:47:13Z",
"revision_history": [
{
"date": "2019-05-17T13:47:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.121-92.109.2.aarch64",
"product": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.aarch64",
"product_id": "cluster-md-kmp-default-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product": {
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product_id": "cluster-md-kmp-vanilla-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-default-4.4.121-92.109.2.aarch64",
"product": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.aarch64",
"product_id": "cluster-network-kmp-default-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product": {
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product_id": "cluster-network-kmp-vanilla-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.121-92.109.2.aarch64",
"product": {
"name": "dlm-kmp-default-4.4.121-92.109.2.aarch64",
"product_id": "dlm-kmp-default-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product": {
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product_id": "dlm-kmp-vanilla-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.121-92.109.2.aarch64",
"product": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.aarch64",
"product_id": "gfs2-kmp-default-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product": {
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product_id": "gfs2-kmp-vanilla-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-default-4.4.121-92.109.2.aarch64",
"product_id": "kernel-default-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-default-base-4.4.121-92.109.2.aarch64",
"product_id": "kernel-default-base-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-default-devel-4.4.121-92.109.2.aarch64",
"product_id": "kernel-default-devel-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-default-extra-4.4.121-92.109.2.aarch64",
"product_id": "kernel-default-extra-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-default-kgraft-4.4.121-92.109.2.aarch64",
"product_id": "kernel-default-kgraft-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-obs-build-4.4.121-92.109.2.aarch64",
"product_id": "kernel-obs-build-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-obs-qa-4.4.121-92.109.2.aarch64",
"product_id": "kernel-obs-qa-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-syms-4.4.121-92.109.2.aarch64",
"product_id": "kernel-syms-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-vanilla-4.4.121-92.109.2.aarch64",
"product_id": "kernel-vanilla-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-vanilla-base-4.4.121-92.109.2.aarch64",
"product_id": "kernel-vanilla-base-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.121-92.109.2.aarch64",
"product": {
"name": "kernel-vanilla-devel-4.4.121-92.109.2.aarch64",
"product_id": "kernel-vanilla-devel-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.121-92.109.2.aarch64",
"product": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.aarch64",
"product_id": "ocfs2-kmp-default-4.4.121-92.109.2.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product": {
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.aarch64",
"product_id": "ocfs2-kmp-vanilla-4.4.121-92.109.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-4.4.121-92.109.2.noarch",
"product": {
"name": "kernel-devel-4.4.121-92.109.2.noarch",
"product_id": "kernel-devel-4.4.121-92.109.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-4.4.121-92.109.3.noarch",
"product": {
"name": "kernel-docs-4.4.121-92.109.3.noarch",
"product_id": "kernel-docs-4.4.121-92.109.3.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-4.4.121-92.109.3.noarch",
"product": {
"name": "kernel-docs-html-4.4.121-92.109.3.noarch",
"product_id": "kernel-docs-html-4.4.121-92.109.3.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-pdf-4.4.121-92.109.3.noarch",
"product": {
"name": "kernel-docs-pdf-4.4.121-92.109.3.noarch",
"product_id": "kernel-docs-pdf-4.4.121-92.109.3.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-4.4.121-92.109.2.noarch",
"product": {
"name": "kernel-macros-4.4.121-92.109.2.noarch",
"product_id": "kernel-macros-4.4.121-92.109.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-4.4.121-92.109.2.noarch",
"product": {
"name": "kernel-source-4.4.121-92.109.2.noarch",
"product_id": "kernel-source-4.4.121-92.109.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-4.4.121-92.109.2.noarch",
"product": {
"name": "kernel-source-vanilla-4.4.121-92.109.2.noarch",
"product_id": "kernel-source-vanilla-4.4.121-92.109.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.4.121-92.109.2.ppc64le",
"product": {
"name": "cluster-md-kmp-debug-4.4.121-92.109.2.ppc64le",
"product_id": "cluster-md-kmp-debug-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"product": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"product_id": "cluster-md-kmp-default-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product": {
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product_id": "cluster-md-kmp-vanilla-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-debug-4.4.121-92.109.2.ppc64le",
"product": {
"name": "cluster-network-kmp-debug-4.4.121-92.109.2.ppc64le",
"product_id": "cluster-network-kmp-debug-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"product": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"product_id": "cluster-network-kmp-default-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product": {
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product_id": "cluster-network-kmp-vanilla-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.4.121-92.109.2.ppc64le",
"product": {
"name": "dlm-kmp-debug-4.4.121-92.109.2.ppc64le",
"product_id": "dlm-kmp-debug-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"product": {
"name": "dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"product_id": "dlm-kmp-default-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product": {
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product_id": "dlm-kmp-vanilla-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.4.121-92.109.2.ppc64le",
"product": {
"name": "gfs2-kmp-debug-4.4.121-92.109.2.ppc64le",
"product_id": "gfs2-kmp-debug-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"product": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"product_id": "gfs2-kmp-default-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product": {
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product_id": "gfs2-kmp-vanilla-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-debug-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-debug-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-debug-base-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-debug-base-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-debug-devel-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-debug-devel-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-debug-extra-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-debug-extra-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-kgraft-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-debug-kgraft-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-debug-kgraft-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-default-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-default-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-default-base-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-default-base-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-default-devel-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-default-devel-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-default-extra-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-default-extra-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-default-kgraft-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-default-kgraft-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-obs-build-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-obs-build-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-obs-qa-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-obs-qa-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-syms-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-syms-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-vanilla-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-vanilla-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-vanilla-base-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-vanilla-base-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.121-92.109.2.ppc64le",
"product": {
"name": "kernel-vanilla-devel-4.4.121-92.109.2.ppc64le",
"product_id": "kernel-vanilla-devel-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"product": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"product_id": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.4.121-92.109.2.ppc64le",
"product": {
"name": "ocfs2-kmp-debug-4.4.121-92.109.2.ppc64le",
"product_id": "ocfs2-kmp-debug-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"product": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"product_id": "ocfs2-kmp-default-4.4.121-92.109.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product": {
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.ppc64le",
"product_id": "ocfs2-kmp-vanilla-4.4.121-92.109.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"product": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"product_id": "cluster-md-kmp-default-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.s390x",
"product": {
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.s390x",
"product_id": "cluster-md-kmp-vanilla-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"product": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"product_id": "cluster-network-kmp-default-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.s390x",
"product": {
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.s390x",
"product_id": "cluster-network-kmp-vanilla-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.121-92.109.2.s390x",
"product": {
"name": "dlm-kmp-default-4.4.121-92.109.2.s390x",
"product_id": "dlm-kmp-default-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.s390x",
"product": {
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.s390x",
"product_id": "dlm-kmp-vanilla-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.121-92.109.2.s390x",
"product": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.s390x",
"product_id": "gfs2-kmp-default-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.s390x",
"product": {
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.s390x",
"product_id": "gfs2-kmp-vanilla-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-default-4.4.121-92.109.2.s390x",
"product_id": "kernel-default-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-default-base-4.4.121-92.109.2.s390x",
"product_id": "kernel-default-base-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-default-devel-4.4.121-92.109.2.s390x",
"product_id": "kernel-default-devel-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-default-extra-4.4.121-92.109.2.s390x",
"product_id": "kernel-default-extra-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-default-kgraft-4.4.121-92.109.2.s390x",
"product_id": "kernel-default-kgraft-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-man-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-default-man-4.4.121-92.109.2.s390x",
"product_id": "kernel-default-man-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-obs-build-4.4.121-92.109.2.s390x",
"product_id": "kernel-obs-build-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-obs-qa-4.4.121-92.109.2.s390x",
"product_id": "kernel-obs-qa-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-syms-4.4.121-92.109.2.s390x",
"product_id": "kernel-syms-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-vanilla-4.4.121-92.109.2.s390x",
"product_id": "kernel-vanilla-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-vanilla-base-4.4.121-92.109.2.s390x",
"product_id": "kernel-vanilla-base-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-vanilla-devel-4.4.121-92.109.2.s390x",
"product_id": "kernel-vanilla-devel-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-4.4.121-92.109.2.s390x",
"product": {
"name": "kernel-zfcpdump-4.4.121-92.109.2.s390x",
"product_id": "kernel-zfcpdump-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"product": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"product_id": "ocfs2-kmp-default-4.4.121-92.109.2.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.s390x",
"product": {
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.s390x",
"product_id": "ocfs2-kmp-vanilla-4.4.121-92.109.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-debug-4.4.121-92.109.2.x86_64",
"product": {
"name": "cluster-md-kmp-debug-4.4.121-92.109.2.x86_64",
"product_id": "cluster-md-kmp-debug-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"product": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"product_id": "cluster-md-kmp-default-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product": {
"name": "cluster-md-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product_id": "cluster-md-kmp-vanilla-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-debug-4.4.121-92.109.2.x86_64",
"product": {
"name": "cluster-network-kmp-debug-4.4.121-92.109.2.x86_64",
"product_id": "cluster-network-kmp-debug-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"product": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"product_id": "cluster-network-kmp-default-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product": {
"name": "cluster-network-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product_id": "cluster-network-kmp-vanilla-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-debug-4.4.121-92.109.2.x86_64",
"product": {
"name": "dlm-kmp-debug-4.4.121-92.109.2.x86_64",
"product_id": "dlm-kmp-debug-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-4.4.121-92.109.2.x86_64",
"product": {
"name": "dlm-kmp-default-4.4.121-92.109.2.x86_64",
"product_id": "dlm-kmp-default-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product": {
"name": "dlm-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product_id": "dlm-kmp-vanilla-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-debug-4.4.121-92.109.2.x86_64",
"product": {
"name": "gfs2-kmp-debug-4.4.121-92.109.2.x86_64",
"product_id": "gfs2-kmp-debug-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"product": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"product_id": "gfs2-kmp-default-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product": {
"name": "gfs2-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product_id": "gfs2-kmp-vanilla-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-debug-4.4.121-92.109.2.x86_64",
"product_id": "kernel-debug-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-debug-base-4.4.121-92.109.2.x86_64",
"product_id": "kernel-debug-base-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-debug-devel-4.4.121-92.109.2.x86_64",
"product_id": "kernel-debug-devel-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-extra-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-debug-extra-4.4.121-92.109.2.x86_64",
"product_id": "kernel-debug-extra-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-kgraft-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-debug-kgraft-4.4.121-92.109.2.x86_64",
"product_id": "kernel-debug-kgraft-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-default-4.4.121-92.109.2.x86_64",
"product_id": "kernel-default-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-default-base-4.4.121-92.109.2.x86_64",
"product_id": "kernel-default-base-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"product_id": "kernel-default-devel-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-default-extra-4.4.121-92.109.2.x86_64",
"product_id": "kernel-default-extra-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-kgraft-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-default-kgraft-4.4.121-92.109.2.x86_64",
"product_id": "kernel-default-kgraft-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-obs-build-4.4.121-92.109.2.x86_64",
"product_id": "kernel-obs-build-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-obs-qa-4.4.121-92.109.2.x86_64",
"product_id": "kernel-obs-qa-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-syms-4.4.121-92.109.2.x86_64",
"product_id": "kernel-syms-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-vanilla-4.4.121-92.109.2.x86_64",
"product_id": "kernel-vanilla-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-vanilla-base-4.4.121-92.109.2.x86_64",
"product_id": "kernel-vanilla-base-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.4.121-92.109.2.x86_64",
"product": {
"name": "kernel-vanilla-devel-4.4.121-92.109.2.x86_64",
"product_id": "kernel-vanilla-devel-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"product": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"product_id": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-debug-4.4.121-92.109.2.x86_64",
"product": {
"name": "ocfs2-kmp-debug-4.4.121-92.109.2.x86_64",
"product_id": "ocfs2-kmp-debug-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"product": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"product_id": "ocfs2-kmp-default-4.4.121-92.109.2.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product": {
"name": "ocfs2-kmp-vanilla-4.4.121-92.109.2.x86_64",
"product_id": "ocfs2-kmp-vanilla-4.4.121-92.109.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.4.121-92.109.2.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-man-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.121-92.109.2.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-devel-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.121-92.109.2.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-macros-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.121-92.109.2.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-source-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
},
"product_reference": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x"
},
"product_reference": "cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x"
},
"product_reference": "cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-network-kmp-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x"
},
"product_reference": "dlm-kmp-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "dlm-kmp-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x"
},
"product_reference": "gfs2-kmp-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x"
},
"product_reference": "ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-devel-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-macros-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-source-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le"
},
"product_reference": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
},
"product_reference": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-default-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-man-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-default-man-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-devel-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-macros-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-source-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le"
},
"product_reference": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
},
"product_reference": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-devel-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-macros-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.121-92.109.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-source-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.4.121-92.109.2.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.4.121-92.109.2.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-base-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.4.121-92.109.2.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-default-devel-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.4.121-92.109.2.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-devel-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.4.121-92.109.2.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-macros-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.4.121-92.109.2.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch"
},
"product_reference": "kernel-source-4.4.121-92.109.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.4.121-92.109.2.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64"
},
"product_reference": "kernel-syms-4.4.121-92.109.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
},
"product_reference": "kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-8636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8636"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the mem_check_range function in drivers/infiniband/sw/rxe/rxe_mr.c in the Linux kernel before 4.9.10 allows local users to cause a denial of service (memory corruption), obtain sensitive information from kernel memory, or possibly have unspecified other impact via a write or read request involving the \"RDMA protocol over infiniband\" (aka Soft RoCE) technology.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8636",
"url": "https://www.suse.com/security/cve/CVE-2016-8636"
},
{
"category": "external",
"summary": "SUSE Bug 1024908 for CVE-2016-8636",
"url": "https://bugzilla.suse.com/1024908"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "important"
}
],
"title": "CVE-2016-8636"
},
{
"cve": "CVE-2017-17741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-17741"
}
],
"notes": [
{
"category": "general",
"text": "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-17741",
"url": "https://www.suse.com/security/cve/CVE-2017-17741"
},
{
"category": "external",
"summary": "SUSE Bug 1073311 for CVE-2017-17741",
"url": "https://bugzilla.suse.com/1073311"
},
{
"category": "external",
"summary": "SUSE Bug 1091815 for CVE-2017-17741",
"url": "https://bugzilla.suse.com/1091815"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2017-17741"
},
{
"cve": "CVE-2017-18174",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-18174"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 4.7, the amd_gpio_remove function in drivers/pinctrl/pinctrl-amd.c calls the pinctrl_unregister function, leading to a double free.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-18174",
"url": "https://www.suse.com/security/cve/CVE-2017-18174"
},
{
"category": "external",
"summary": "SUSE Bug 1080533 for CVE-2017-18174",
"url": "https://bugzilla.suse.com/1080533"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2017-18174"
},
{
"cve": "CVE-2018-1091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1091"
}
],
"notes": [
{
"category": "general",
"text": "In the flush_tmregs_to_thread function in arch/powerpc/kernel/ptrace.c in the Linux kernel before 4.13.5, a guest kernel crash can be triggered from unprivileged userspace during a core dump on a POWER host due to a missing processor feature check and an erroneous use of transactional memory (TM) instructions in the core dump path, leading to a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1091",
"url": "https://www.suse.com/security/cve/CVE-2018-1091"
},
{
"category": "external",
"summary": "SUSE Bug 1087231 for CVE-2018-1091",
"url": "https://bugzilla.suse.com/1087231"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2018-1091"
},
{
"cve": "CVE-2018-1120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1120"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found affecting the Linux kernel before version 4.17. By mmap()ing a FUSE-backed file onto a process\u0027s memory containing command line arguments (or environment strings), an attacker can cause utilities from psutils or procps (such as ps, w) or any other program which makes a read() call to the /proc/\u003cpid\u003e/cmdline (or /proc/\u003cpid\u003e/environ) files to block indefinitely (denial of service) or for some controlled time (as a synchronization primitive for other attacks).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1120",
"url": "https://www.suse.com/security/cve/CVE-2018-1120"
},
{
"category": "external",
"summary": "SUSE Bug 1087082 for CVE-2018-1120",
"url": "https://bugzilla.suse.com/1087082"
},
{
"category": "external",
"summary": "SUSE Bug 1092100 for CVE-2018-1120",
"url": "https://bugzilla.suse.com/1092100"
},
{
"category": "external",
"summary": "SUSE Bug 1093158 for CVE-2018-1120",
"url": "https://bugzilla.suse.com/1093158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2018-1120"
},
{
"cve": "CVE-2018-1128",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1128"
}
],
"notes": [
{
"category": "general",
"text": "It was found that cephx authentication protocol did not verify ceph clients correctly and was vulnerable to replay attack. Any attacker having access to ceph cluster network who is able to sniff packets on network can use this vulnerability to authenticate with ceph service and perform actions allowed by ceph service. Ceph branches master, mimic, luminous and jewel are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1128",
"url": "https://www.suse.com/security/cve/CVE-2018-1128"
},
{
"category": "external",
"summary": "SUSE Bug 1096748 for CVE-2018-1128",
"url": "https://bugzilla.suse.com/1096748"
},
{
"category": "external",
"summary": "SUSE Bug 1114710 for CVE-2018-1128",
"url": "https://bugzilla.suse.com/1114710"
},
{
"category": "external",
"summary": "SUSE Bug 1177843 for CVE-2018-1128",
"url": "https://bugzilla.suse.com/1177843"
},
{
"category": "external",
"summary": "SUSE Bug 1177859 for CVE-2018-1128",
"url": "https://bugzilla.suse.com/1177859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "important"
}
],
"title": "CVE-2018-1128"
},
{
"cve": "CVE-2018-1129",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1129"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way signature calculation was handled by cephx authentication protocol. An attacker having access to ceph cluster network who is able to alter the message payload was able to bypass signature checks done by cephx protocol. Ceph branches master, mimic, luminous and jewel are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1129",
"url": "https://www.suse.com/security/cve/CVE-2018-1129"
},
{
"category": "external",
"summary": "SUSE Bug 1096748 for CVE-2018-1129",
"url": "https://bugzilla.suse.com/1096748"
},
{
"category": "external",
"summary": "SUSE Bug 1114710 for CVE-2018-1129",
"url": "https://bugzilla.suse.com/1114710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "important"
}
],
"title": "CVE-2018-1129"
},
{
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2018-12130"
},
{
"cve": "CVE-2018-19407",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19407"
}
],
"notes": [
{
"category": "general",
"text": "The vcpu_scan_ioapic function in arch/x86/kvm/x86.c in the Linux kernel through 4.19.2 allows local users to cause a denial of service (NULL pointer dereference and BUG) via crafted system calls that reach a situation where ioapic is uninitialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19407",
"url": "https://www.suse.com/security/cve/CVE-2018-19407"
},
{
"category": "external",
"summary": "SUSE Bug 1116841 for CVE-2018-19407",
"url": "https://bugzilla.suse.com/1116841"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2018-19407"
},
{
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "low"
}
],
"title": "CVE-2019-11486"
},
{
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2019-3882"
},
{
"cve": "CVE-2019-8564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-8564"
}
],
"notes": [
{
"category": "general",
"text": "A logic issue was addressed with improved validation. This issue is fixed in macOS Mojave 10.14.4, Security Update 2019-002 High Sierra, Security Update 2019-002 Sierra. An attacker in a privileged network position can modify driver state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-8564",
"url": "https://www.suse.com/security/cve/CVE-2019-8564"
},
{
"category": "external",
"summary": "SUSE Bug 1132673 for CVE-2019-8564",
"url": "https://bugzilla.suse.com/1132673"
},
{
"category": "external",
"summary": "SUSE Bug 1132828 for CVE-2019-8564",
"url": "https://bugzilla.suse.com/1132828"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2019-8564"
},
{
"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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.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": [
"SUSE Enterprise Storage 4:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Enterprise Storage 4:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Enterprise Storage 4:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.121-92.109.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-base-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-default-devel-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kernel-default-man-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-devel-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-macros-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-source-4.4.121-92.109.2.noarch",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.s390x",
"SUSE OpenStack Cloud 7:kernel-syms-4.4.121-92.109.2.x86_64",
"SUSE OpenStack Cloud 7:kgraft-patch-4_4_121-92_109-default-1-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-17T13:47:13Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
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.